Skip to content

Commit aa45cd6

Browse files
committed
fix
1 parent e70cca8 commit aa45cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/auth.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ by assigning the ``AuthMechanism`` option the value ``"SCRAM-SHA-256"``:
104104
client, err := mongo.Connect(clientOpts)
105105

106106
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.
107+
see the :manual:`SCRAM </core/security-scram/>` section of the Server manual.
108108

109109
.. _golang-scram-sha-1-auth-mechanism:
110110
.. _golang-sha-1:

0 commit comments

Comments
 (0)