From b7bf14ab72ac440c7ff891c9393566f12e7f78ac Mon Sep 17 00:00:00 2001 From: Han Fangyuan Date: Tue, 22 Oct 2024 14:53:10 +0800 Subject: [PATCH] fix: wrong url of guides doc in new feature panel (#9626) --- 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 dcdb1baefc..6e5b914b9f 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')}