Skip to content

Commit

Permalink
Fixed missing quotations marks
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Dillon <[email protected]>
  • Loading branch information
kegashe and pdillon committed Nov 17, 2023
1 parent 8906c07 commit 8fb8ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -2119,7 +2119,7 @@ const redirects = [
'/protocols/saml/saml-configuration/auth0-as-identity-provider',
'/protocols/saml-protocol/configure-auth0-as-saml-identity-provider',
'/configure/saml-configuration/configure-auth0-saml-identity-provider',
/authenticate/protocols/saml/saml-sso-integrations/configure-auth0-saml-identity-provider,
`/authenticate/protocols/saml/saml-sso-integrations/configure-auth0-saml-identity-provider`,
],
to: '/authenticate/single-sign-on/outbound-single-sign-on/configure-auth0-saml-identity-provider',
},
Expand Down

0 comments on commit 8fb8ef7

Please sign in to comment.