Skip to content

Commit 1267ae2

Browse files
authored
Update outdated SSO docs link for Enterprise onboarding (#20137)
1 parent c3b298e commit 1267ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/dedicated-setup/SSOSetupStep.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export const SSOSetupStep: FC<Props> = ({ config, onComplete, progressCurrent, p
8888
<Subheading>
8989
Enable single sign-on for your organization using the OpenID Connect (OIDC) standard.{" "}
9090
<a
91-
href="https://gitpod.io/docs/dedicated/sso-setup-8f7696e0"
91+
href="https://www.gitpod.io/docs/enterprise/setup-gitpod/configure-sso"
9292
target="_blank"
9393
rel="noreferrer noopener"
9494
className="gp-link"

0 commit comments

Comments
 (0)