Skip to content

Commit b5bbd52

Browse files
authored
Merge pull request #4 from JackPGreen/Fix-dead-link
Fix dead link
1 parent 9b83845 commit b5bbd52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/ROOT/pages/active-directory-authentication.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ ktpass -princ hz/[email protected] -mapuser [email protected] `
118118

119119
Commands used:
120120

121-
- https://docs.microsoft.com/en-us/powershell/module/addsadministration/new-aduser[New-ADUser]
122-
- https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/ktpass[ktpass]
121+
- https://learn.microsoft.com/powershell/module/activedirectory/new-aduser[New-ADUser]
122+
- https://learn.microsoft.com/windows-server/administration/windows-commands/ktpass[ktpass]
123123

124124
.Screenshot - New accounts in AD users GUI
125125
image::ad-new-accounts-for-members.png[Users and groups in Active Directory.]

0 commit comments

Comments
 (0)