From 3d9a0c83982f4a0997fc44dbaab839248159629e Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Mon, 8 Apr 2024 10:07:27 -0400 Subject: [PATCH] Docs: fix link text (#85701) * Wording fixes * Reverted change to this section --- docs/sources/breaking-changes/breaking-changes-v11-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/breaking-changes/breaking-changes-v11-0.md b/docs/sources/breaking-changes/breaking-changes-v11-0.md index abee05069d6..8122ac01c32 100644 --- a/docs/sources/breaking-changes/breaking-changes-v11-0.md +++ b/docs/sources/breaking-changes/breaking-changes-v11-0.md @@ -169,7 +169,7 @@ If you set Google OAuth configuration using `api_url,` you might be using the le You can turn off this feature through the configuration toggle `validate_hd `. Anyone using the legacy Google OAuth configuration should turn off this validation if the ID Token response doesn't have the HD parameter. -[GitHub issue](https://github.com/grafana/grafana/pull/83229) +[GitHub PR](https://github.com/grafana/grafana/pull/83229) ### Changes to how the panel view URL is generated for repeated panels