File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ the relevant values for your MongoDB deployment.
47
47
.. include:: /includes/usage-examples/sample-app-intro.rst
48
48
49
49
.. literalinclude:: /includes/usage-examples/connect-sample-app.php
50
- :language: php
51
- :copyable: true
52
- :linenos:
53
- :emphasize-lines: 5-7
50
+ :language: php
51
+ :copyable: true
52
+ :linenos:
53
+ :emphasize-lines: 5-7
54
54
55
55
SCRAM-SHA-256
56
56
-------------
@@ -159,8 +159,8 @@ AWS credentials from options passed to your client or the alternative external s
159
159
To learn more about authenticating with AWS, see :ref:`php-mongo-aws` in the
160
160
Authentication guide.
161
161
162
- MongoDB\Client Credentials
163
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
162
+ MongoDB\\ Client Credentials
163
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
164
164
165
165
The following code shows how to pass AWS credentials to the ``MongoDB\Client`` constructor
166
166
to authenticate with ``MONGODB-AWS``:
You can’t perform that action at this time.
0 commit comments