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