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 7f14924 commit 0201d91Copy full SHA for 0201d91
source/security/authentication.txt
@@ -462,7 +462,7 @@ in the following example:
462
:emphasize-lines: 1, 9
463
464
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)>`__
+`withMechanismProperty() <{+core-api+}/com/mongodb/MongoCredential.html#withMechanismProperty(java.lang.String,T)>`__
466
method as shown in the following example:
467
468
.. literalinclude:: /includes/security/authentication.kt
0 commit comments