We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a13446 commit 425af3aCopy full SHA for 425af3a
apps/web/components/admin/settings/sso.tsx
@@ -306,8 +306,8 @@ export default function SSOProvider({ address }: NewSSOProviderProps) {
306
<Resources
307
links={[
308
{
309
- href: "https://docs.courselit.app/en/school/sso#add-sso-provider",
310
- text: "Add SSO Provider",
+ href: "https://docs.courselit.app/en/schools/sso",
+ text: "Setup SSO",
311
},
312
]}
313
/>
0 commit comments