From da37deee1cf4d95f8fcac5936df08e9ce70603e7 Mon Sep 17 00:00:00 2001 From: Joey Chai Date: Mon, 3 Jun 2024 20:55:24 +0800 Subject: [PATCH] docs(sso): replace saml2-identity-providers link --- src/docs/self-hosted/sso.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/self-hosted/sso.mdx b/src/docs/self-hosted/sso.mdx index 5f484e5dd4..ba19336a38 100644 --- a/src/docs/self-hosted/sso.mdx +++ b/src/docs/self-hosted/sso.mdx @@ -18,7 +18,7 @@ sentry-auth-saml2@https://github.com/getsentry/sentry-auth-saml2/archive/master. The way you can set this up is the same as [sentry.io](https://sentry.io) except, you need to use your own instance's [`url-prefix`](https://develop.sentry.dev/config/#general) for the URLs mentioned in the documentation. -Please refer to our [main SAML documentation](https://docs.sentry.io/accounts/sso/#saml2-identity-provider) for all the details. +Please refer to our [main SAML documentation](https://docs.sentry.io/organization/authentication/sso/#saml2-identity-providers) for all the details. ## SSO with OAuth