@@ -3137,7 +3137,7 @@ Key Management Configuration Options
31373137 .. note::
31383138
31393139 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>`_,
31413141 `RFC4516 <https://tools.ietf.org/html/rfc4516>`_, or LDAP queries is out
31423142 of scope for the MongoDB Documentation. Please review the RFC directly or
31433143 use your preferred LDAP resource.
@@ -3217,7 +3217,7 @@ Key Management Configuration Options
32173217 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
32183218
32193219 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
32213221 <https://tools.ietf.org/html/rfc4516>`_ that :binary:`~bin.mongod` executes to obtain
32223222 the LDAP groups to which the authenticated user belongs to. The query is
32233223 relative to the host or hosts specified in :setting:`security.ldap.servers`.
@@ -3285,7 +3285,7 @@ Key Management Configuration Options
32853285
32863286 .. note::
32873287
3288- An explanation of `RFC4515 <https://tools.ietf.org/search /rfc4515>`_,
3288+ An explanation of `RFC4515 <https://tools.ietf.org/html /rfc4515>`_,
32893289 `RFC4516 <https://tools.ietf.org/html/rfc4516>`_ or LDAP queries is out
32903290 of scope for the MongoDB Documentation. Please review the RFC directly or
32913291 use your preferred LDAP resource.
0 commit comments