docs: update oidc-playground link (#8529)

The new OIDC playground is deployed on
https://zitadel.com/oidc-playground.
This PR updates the relative links in the docs

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Max Peintner
2025-03-03 14:54:00 +01:00
committed by GitHub
parent 4e1868e9bb
commit 9f0d933bf6
15 changed files with 133 additions and 121 deletions

View File

@@ -25,7 +25,7 @@ const LinkButton = ({
return (
<CopyToClipboard
text={`https://zitadel.com/docs/apis/openidoauth/authrequest?instance=${encodeURIComponent(
text={`https://zitadel.com/playgrounds/oidc?instance=${encodeURIComponent(
instance
)}&client_id=${encodeURIComponent(
clientId