Skip to content

Commit 0201d91

Browse files
committed
link fix
1 parent 7f14924 commit 0201d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/security/authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ in the following example:
462462
:emphasize-lines: 1, 9
463463

464464
If you need to specify an AWS session token, pass it to the
465-
`withMechanismProperty() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/MongoCredential.html#withMechanismProperty(java.lang.String,T)>`__
465+
`withMechanismProperty() <{+core-api+}/com/mongodb/MongoCredential.html#withMechanismProperty(java.lang.String,T)>`__
466466
method as shown in the following example:
467467

468468
.. literalinclude:: /includes/security/authentication.kt

0 commit comments

Comments
 (0)