From ce8c46fb916c6aa451dbfc679997fa020dfa8992 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 11:20:03 +0200 Subject: [PATCH] [release-12.2.1] Docs: Fix link reference in Generic OAuth documentation (#111656) Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com> Fix link reference in Generic OAuth documentation (#111647) --- .../configure-authentication/generic-oauth/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md index f28dc35b7f6..20d08963191 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md @@ -33,7 +33,7 @@ Grafana provides OAuth2 integrations for the following auth providers: If your OAuth2 provider is not listed, you can use Generic OAuth authentication. -This topic describes how to configure Generic OAuth authentication using different methods and includes [examples of setting up Generic OAuth](#examples-of-setting-up-generic-oauth2) with specific OAuth2 providers. +This topic describes how to configure Generic OAuth authentication using different methods and includes [examples of setting up Generic OAuth](#examples-of-setting-up-generic-oauth) with specific OAuth2 providers. ## Before you begin