From b4041759f7c45a35fea3fdac6c05205073f708b0 Mon Sep 17 00:00:00 2001 From: AAEE86 <33052466+AAEE86@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:47:11 +0800 Subject: [PATCH] Help documentation URL correction (#9704) --- web/app/components/workflow/panel/chat-variable-panel/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/panel/chat-variable-panel/index.tsx b/web/app/components/workflow/panel/chat-variable-panel/index.tsx index 8ae17a4db3..2e03f501d3 100644 --- a/web/app/components/workflow/panel/chat-variable-panel/index.tsx +++ b/web/app/components/workflow/panel/chat-variable-panel/index.tsx @@ -139,7 +139,7 @@ const ChatVariablePanel = () => {
TIPS
{t('workflow.chatVariable.panelDescription')} - {t('workflow.chatVariable.docLink')} + {t('workflow.chatVariable.docLink')}