Skip to content

Commit f0b0292

Browse files
committed
build errors
1 parent 89555e4 commit f0b0292

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

source/connection/connection-troubleshooting.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ Connection Troubleshooting
103103

104104
.. replacement:: authentication-guide-reference
105105

106-
To learn more about specifying authentication mechanisms, see the :ref:`authentication-mechanisms` and
107-
:ref:`enterprise-authentication-mechanisms` guides.
106+
To learn more about specifying authentication mechanisms, see the :ref:`java-authentication-mechanisms`
107+
section.
108108

109109
.. replacement:: verify-authentication-mechanism-anchor
110110

source/connection/mongoclientsettings.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ connection behavior:
116116
messages to the server.
117117

118118
* - ``credential()``
119-
- Sets the :ref:`credential <authentication-mechanisms-java>`.
119+
- Sets the :ref:`credential <java-authentication-mechanisms>`.
120120

121121
* - ``readConcern()``
122122
- Sets the :manual:`read concern </reference/read-concern/>`.

source/security/auth.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.. _authentication-mechanisms:
12
.. _java-authentication-mechanisms:
23

34
=========================

0 commit comments

Comments
 (0)