@@ -3138,7 +3138,7 @@ Key Management Configuration Options
3138
3138
.. note::
3139
3139
3140
3140
An explanation of `RFC4514 <https://www.ietf.org/rfc/rfc4514.txt>`_,
3141
- `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3141
+ `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3142
3142
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_, or LDAP queries is out
3143
3143
of scope for the MongoDB Documentation. Please review the RFC directly or
3144
3144
use your preferred LDAP resource.
@@ -3225,7 +3225,7 @@ Key Management Configuration Options
3225
3225
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
3226
3226
3227
3227
A relative LDAP query URL formatted conforming to `RFC4515
3228
- <https://tools.ietf.org/search /rfc4515>`_ and `RFC4516
3228
+ <https://tools.ietf.org/html /rfc4515>`_ and `RFC4516
3229
3229
<https://tools.ietf.org/html/rfc4516>`_ that :binary:`~bin.mongod` executes to obtain
3230
3230
the LDAP groups to which the authenticated user belongs to. The query is
3231
3231
relative to the host or hosts specified in :setting:`security.ldap.servers`.
@@ -3293,7 +3293,7 @@ Key Management Configuration Options
3293
3293
3294
3294
.. note::
3295
3295
3296
- An explanation of `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3296
+ An explanation of `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3297
3297
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_ or LDAP queries is out
3298
3298
of scope for the MongoDB Documentation. Please review the RFC directly or
3299
3299
use your preferred LDAP resource.
0 commit comments