Merge pull request #30506 from Jellyfish-AI/update-broken-link

Update broken link for OAuth2 Proxy documentation
This commit is contained in:
Ben Lambert
2025-07-29 13:55:32 +02:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ The Backstage `@backstage/plugin-auth-backend` package comes with an
actual Backstage instance. This enables to reuse existing authentications within
a cluster. In general the `oauth2-proxy` supports all OpenID Connect providers,
for more details check this
[list of supported providers](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/oauth_provider).
[list of supported providers](https://oauth2-proxy.github.io/oauth2-proxy/configuration/providers/).
:::note Note