@@ -3137,7 +3137,7 @@ Key Management Configuration Options
3137
3137
.. note::
3138
3138
3139
3139
An explanation of `RFC4514 <https://www.ietf.org/rfc/rfc4514.txt>`_,
3140
- `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3140
+ `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3141
3141
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_, or LDAP queries is out
3142
3142
of scope for the MongoDB Documentation. Please review the RFC directly or
3143
3143
use your preferred LDAP resource.
@@ -3217,7 +3217,7 @@ Key Management Configuration Options
3217
3217
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
3218
3218
3219
3219
A relative LDAP query URL formatted conforming to `RFC4515
3220
- <https://tools.ietf.org/search /rfc4515>`_ and `RFC4516
3220
+ <https://tools.ietf.org/html /rfc4515>`_ and `RFC4516
3221
3221
<https://tools.ietf.org/html/rfc4516>`_ that :binary:`~bin.mongod` executes to obtain
3222
3222
the LDAP groups to which the authenticated user belongs to. The query is
3223
3223
relative to the host or hosts specified in :setting:`security.ldap.servers`.
@@ -3285,7 +3285,7 @@ Key Management Configuration Options
3285
3285
3286
3286
.. note::
3287
3287
3288
- An explanation of `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3288
+ An explanation of `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3289
3289
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_ or LDAP queries is out
3290
3290
of scope for the MongoDB Documentation. Please review the RFC directly or
3291
3291
use your preferred LDAP resource.
0 commit comments