Skip to content

Commit 168901f

Browse files
DOCSP-28753 fixed authentication mechanism links (#3256)
* DOCSP-28753 update link * DOCSP-28753 fix link * DOCSP-28753 fix link * DOCSP-28753 fix link
1 parent 26668d0 commit 168901f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/reference/method/db.auth.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,10 @@ The :method:`db.auth()` has the following syntax forms:
137137

138138
- string
139139

140-
- Optional. The :mongosh:`authentication mechanism
141-
<mongosh-shell-authentication-mechanisms>` to use.
140+
- Optional. The :option:`authentication mechanism <mongosh --authenticationMechanism>`
141+
to use.
142142

143-
For available mechanisms, see :mongosh:`authentication mechanisms
144-
<mongosh-shell-authentication-mechanisms>`.
143+
For available mechanisms, see :option:`authentication mechanisms <mongosh --authenticationMechanism>`.
145144

146145
If unspecified, uses the :dbcommand:`hello` command to determine
147146
the SASL mechanism or mechanisms for the specified user. See

0 commit comments

Comments
 (0)