Skip to content

Commit

Permalink
Update outdated SSO docs link for Enterprise onboarding (#20137)
Browse files Browse the repository at this point in the history
  • Loading branch information
axonasif authored Aug 21, 2024
1 parent c3b298e commit 1267ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/dashboard/src/dedicated-setup/SSOSetupStep.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const SSOSetupStep: FC<Props> = ({ config, onComplete, progressCurrent, p
<Subheading>
Enable single sign-on for your organization using the OpenID Connect (OIDC) standard.{" "}
<a
href="https://gitpod.io/docs/dedicated/sso-setup-8f7696e0"
href="https://www.gitpod.io/docs/enterprise/setup-gitpod/configure-sso"
target="_blank"
rel="noreferrer noopener"
className="gp-link"
Expand Down

0 comments on commit 1267ae2

Please sign in to comment.