Skip to content

Commit 08a090f

Browse files
authored
Merge pull request #1 from Justinha/patch-3
adding slash to resolve url warning
2 parents a2cb406 + dacb83a commit 08a090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/howto-sspr-authenticationdata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Get-AzureADUser | select DisplayName,UserPrincipalName,otherMails,Mobile,Telepho
160160

161161
### Use Microsoft Graph PowerShell
162162

163-
To get started, [download and install the Microsoft Graph PowerShell module](powershell/microsoftgraph/overview).
163+
To get started, [download and install the Microsoft Graph PowerShell module](/powershell/microsoftgraph/overview).
164164

165165
To quickly install from recent versions of PowerShell that support `Install-Module`, run the following commands. The first line checks to see if the module is already installed:
166166

0 commit comments

Comments
 (0)