Docs: Fix link reference in Generic OAuth documentation (#111647)

Corrected the link reference for examples of setting up Generic OAuth.
This commit is contained in:
Andrew Hackmann
2025-09-26 11:14:58 +02:00
committed by GitHub
parent a32687838e
commit 47e6528c74
@@ -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