4.9.8 test (#4790)

* fix: doc url

* doc
This commit is contained in:
Archer
2025-05-12 18:13:42 +08:00
committed by GitHub
parent 24cd1c98dc
commit 681ec30c38
18 changed files with 19 additions and 17 deletions

View File

@@ -101,7 +101,7 @@ const LafAccountModal = ({
<Box fontSize={'sm'} color={'myGray.500'}>
<Box>{t('common:support.user.Laf account intro')}</Box>
<Box textDecoration={'underline'}>
<Link href={getDocPath('/docs/guide/workbench/workflow/laf/')} isExternal>
<Link href={getDocPath('/docs/guide/dashboard/workflow/laf/')} isExternal>
{t('common:support.user.Laf account course')}
</Link>
</Box>