Skip to content

Commit 18da4a3

Browse files
authored
Fix Auto-extend troubleshooting URL
1 parent 1fc6f75 commit 18da4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/CIPPCore/Public/Test-CIPPGDAPRelationships.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function Test-CIPPGDAPRelationships {
3030
Issue = 'The relationship has global administrator access. Auto-Extend is not available.'
3131
Tenant = [string]$Group.customer.displayName
3232
Relationship = [string]$Group.displayName
33-
Link = 'https://docs.cipp.app/setup/gdap/troubleshooting#autoextend'
33+
Link = 'https://docs.cipp.app/setup/installation/recommended-roles'
3434

3535
}) | Out-Null
3636
}

0 commit comments

Comments
 (0)