@@ -3367,7 +3367,7 @@ Key Management Configuration Options
3367
3367
.. note::
3368
3368
3369
3369
An explanation of `RFC4514 <https://www.ietf.org/rfc/rfc4514.txt>`_,
3370
- `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3370
+ `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3371
3371
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_, or LDAP queries is out
3372
3372
of scope for the MongoDB Documentation. Please review the RFC directly or
3373
3373
use your preferred LDAP resource.
@@ -3454,7 +3454,7 @@ Key Management Configuration Options
3454
3454
*Available in MongoDB Enterprise only.*
3455
3455
3456
3456
A relative LDAP query URL formatted conforming to `RFC4515
3457
- <https://tools.ietf.org/search /rfc4515>`_ and `RFC4516
3457
+ <https://tools.ietf.org/html /rfc4515>`_ and `RFC4516
3458
3458
<https://tools.ietf.org/html/rfc4516>`_ that :binary:`~bin.mongod` executes to obtain
3459
3459
the LDAP groups to which the authenticated user belongs to. The query is
3460
3460
relative to the host or hosts specified in :setting:`security.ldap.servers`.
@@ -3522,7 +3522,7 @@ Key Management Configuration Options
3522
3522
3523
3523
.. note::
3524
3524
3525
- An explanation of `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3525
+ An explanation of `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3526
3526
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_ or LDAP queries is out
3527
3527
of scope for the MongoDB Documentation. Please review the RFC directly or
3528
3528
use your preferred LDAP resource.
0 commit comments