(bug) Change URL to correct documentation page (#65493)

* (bug) Change URL to correct documentation page

* (bug) change url to team sync since its more about team sync instead of advanced ldap
This commit is contained in:
Tim Levett 2023-03-31 13:47:57 -05:00 committed by GitHub
parent 7b2f44762e
commit 99a106ac68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,7 +163,7 @@ export class TeamGroupSync extends PureComponent<Props, State> {
buttonTitle="Add group"
proTip={headerTooltip}
proTipLinkTitle="Learn more"
proTipLink="https://docs.grafana.org/auth/enhanced_ldap/"
proTipLink="https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-team-sync/"
proTipTarget="_blank"
buttonDisabled={isReadOnly}
/>