@@ -3434,7 +3434,7 @@ Key Management Configuration Options
3434
3434
.. note::
3435
3435
3436
3436
An explanation of `RFC4514 <https://www.ietf.org/rfc/rfc4514.txt>`_,
3437
- `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3437
+ `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3438
3438
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_, or LDAP queries is out
3439
3439
of scope for the MongoDB Documentation. Please review the RFC directly or
3440
3440
use your preferred LDAP resource.
@@ -3521,7 +3521,7 @@ Key Management Configuration Options
3521
3521
*Available in MongoDB Enterprise only.*
3522
3522
3523
3523
A relative LDAP query URL formatted conforming to `RFC4515
3524
- <https://tools.ietf.org/search /rfc4515>`_ and `RFC4516
3524
+ <https://tools.ietf.org/html /rfc4515>`_ and `RFC4516
3525
3525
<https://tools.ietf.org/html/rfc4516>`_ that :binary:`~bin.mongod` executes to obtain
3526
3526
the LDAP groups to which the authenticated user belongs to. The query is
3527
3527
relative to the host or hosts specified in :setting:`security.ldap.servers`.
@@ -3589,7 +3589,7 @@ Key Management Configuration Options
3589
3589
3590
3590
.. note::
3591
3591
3592
- An explanation of `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3592
+ An explanation of `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
3593
3593
`RFC4516 <https://tools.ietf.org/html/rfc4516>`_ or LDAP queries is out
3594
3594
of scope for the MongoDB Documentation. Please review the RFC directly or
3595
3595
use your preferred LDAP resource.
0 commit comments