We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70cca8 commit aa45cd6Copy full SHA for aa45cd6
source/fundamentals/auth.txt
@@ -104,7 +104,7 @@ by assigning the ``AuthMechanism`` option the value ``"SCRAM-SHA-256"``:
104
client, err := mongo.Connect(clientOpts)
105
106
To learn more about the challenge-response authentication mechanisms (SCRAM) that MongoDB supports,
107
-see the :manual:`SCRAM </core/security-scram/>` section of the server manual.
+see the :manual:`SCRAM </core/security-scram/>` section of the Server manual.
108
109
.. _golang-scram-sha-1-auth-mechanism:
110
.. _golang-sha-1:
0 commit comments