Skip to content

Commit c97aef9

Browse files
committed
:manual: links
1 parent 5689613 commit c97aef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial/aws-lambda.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Additional extensions are provided by the package `bref/extra-php-extension <htt
6969

7070

7171
Let's try to use the MongoDB driver with this simple web page that list planets
72-
from the `sample dataset <https://www.mongodb.com/docs/atlas/sample-data/>`_.
72+
from the :manual:`sample dataset </atlas/sample-data/>`.
7373
Replace the contents of ``index.php`` with the following:
7474

7575
.. literalinclude:: /examples/aws-lambda/index.php
@@ -92,7 +92,7 @@ Atlas supports passwordless authentication with AWS credentials. In any Lambda f
9292
AWS sets environment variables that contains the access token and secret token with
9393
the role assigned to deployed function.
9494

95-
Set up `unified AWS Access <https://www.mongodb.com/docs/atlas/security/set-up-unified-aws-access/>`_
95+
Set up :manual:`unified AWS Access </atlas/security/set-up-unified-aws-access/>`:
9696

9797
1. Open the Lambda function in the AWS console
9898
2. In "Configuration > Permission", copy the "Role name"

0 commit comments

Comments
 (0)