mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
(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:
parent
7b2f44762e
commit
99a106ac68
@ -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}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user