From 04f8d39860968971b9c60b5575f70b458ec70e1d Mon Sep 17 00:00:00 2001 From: KVOJJJin Date: Tue, 22 Oct 2024 15:35:20 +0800 Subject: [PATCH] Fix: doc link of legacy features (#9634) --- web/app/components/base/features/new-feature-panel/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/base/features/new-feature-panel/index.tsx b/web/app/components/base/features/new-feature-panel/index.tsx index 6e5b914b9f..78204f2c05 100644 --- a/web/app/components/base/features/new-feature-panel/index.tsx +++ b/web/app/components/base/features/new-feature-panel/index.tsx @@ -80,7 +80,7 @@ const NewFeaturePanel = ({ {isChatMode ? t('workflow.common.fileUploadTip') : t('workflow.common.ImageUploadLegacyTip')} {t('workflow.common.featuresDocLink')}