(unrelated) fix broken link to oauth learn more

This commit is contained in:
riggraz
2025-03-01 12:55:51 +01:00
parent b87d5214de
commit 1b9df2163e

View File

@@ -35,7 +35,7 @@ const OAuthProvidersList = ({
<p style={{textAlign: 'left'}}>
<ActionLink
onClick={() => window.open('https://docs.astuto.io/category/oauth-configuration/', '_blank')}
onClick={() => window.open('https://docs.astuto.io/oauth/oauth-configuration-basics', '_blank')}
icon={<LearnMoreIcon />}
>
{I18n.t('site_settings.authentication.learn_more')}