Skip to content

Commit 05edf1f

Browse files
author
Joe Pavitt
committed
Shift link into description
1 parent 71eaad7 commit 05edf1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/src/pages/admin/Settings/General.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@
192192
<template v-if="ssoEnabled">
193193
<FormHeading>Direct SSO Login</FormHeading>
194194
<FormRow v-model="input['platform:sso:direct']" type="checkbox" data-el="direct-sso">
195-
Show buttons on Login page to jump directly to a <a href="https://flowfuse.com/docs/admin/sso/saml/">SAML SSO provider</a>
195+
Show buttons on Login page to jump directly to a SAML SSO provider
196196
<template #description>
197-
Allows bypassing email matching for SAML SSO logins
197+
Allows bypassing email matching for SAML SSO logins. Read more about how to setup SAML SSO <a class="forge-link" href="https://flowfuse.com/docs/admin/sso/saml/" target="_blank">here</a>
198198
</template>
199199
</FormRow>
200200
</template>

0 commit comments

Comments
 (0)