Skip to content

Commit 274fa31

Browse files
authored
* DOCSP-33742 Fix Server Docs 404s * *
1 parent 6d26b4c commit 274fa31

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

source/includes/steps-configure-ldap-sasl-activedirectory-authentication.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ pre: |
398398
group, remember that *all* users with membership in that group can
399399
receive the assigned roles and privileges. Consider applying the
400400
`principle of least privilege
401-
<https://www.us-cert.gov/bsi/articles/knowledge/principles/least-privilege>`_
401+
<https://csrc.nist.gov/glossary/term/least_privilege>`_
402402
when configuring MongoDB roles, :abbr:`AD (Active Directory)` groups,
403403
or group membership.
404404

source/includes/steps-kerberos-auth-activedirectory-authz.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ pre: |
158158
.. important::
159159
160160
Consider applying the `principle of least privilege
161-
<https://www.us-cert.gov/bsi/articles/knowledge/principles/least-privilege>`_
161+
<https://csrc.nist.gov/glossary/term/least_privilege>`_
162162
when configuring MongoDB roles, :abbr:`AD (Active Directory)` groups, or
163163
group membership.
164164
@@ -623,7 +623,7 @@ pre: |
623623
group, remember that *all* users with membership in that group can
624624
receive the assigned roles and privileges. Consider applying the
625625
`principle of least privilege
626-
<https://www.us-cert.gov/bsi/articles/knowledge/principles/least-privilege>`_
626+
<https://csrc.nist.gov/glossary/term/least_privilege>`_
627627
when configuring MongoDB roles, :abbr:`AD (Active Directory)` groups,
628628
or group membership.
629629

source/includes/steps-run-mongodb-on-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ content: |
3939
.. important::
4040
4141
Depending on the
42-
`Windows Defender Firewall <https://docs.microsoft.com/en-us/windows/security/identity-protection/windows-firewall/windows-firewall-with-advanced-security>`__
42+
`Windows Defender Firewall <https://learn.microsoft.com/en-us/windows/security/operating-system-security/network-security/windows-firewall/windows-firewall-with-advanced-security>`__
4343
settings on your Windows host, Windows may display a
4444
:guilabel:`Security Alert` dialog box about blocking
4545
"some features" of ``C:\Program Files\MongoDB\Server\{+version+}\bin\mongod.exe``

0 commit comments

Comments
 (0)