This commit is contained in:
Stephen Zhou
2026-01-12 18:00:04 +08:00
parent 31d27639ef
commit d540b14959
55 changed files with 72 additions and 97 deletions

View File

@ -152,10 +152,7 @@ const ChatVariablePanel = () => {
target="_blank"
rel="noopener noreferrer"
className="text-text-accent"
href={docLink('/guides/workflow/variables#conversation-variables', {
'zh-Hans': '/guides/workflow/variables#会话变量',
'ja-JP': '/guides/workflow/variables#会話変数',
})}
href={docLink('/use-dify/getting-started/introduction')}
>
{t('chatVariable.docLink', { ns: 'workflow' })}
</a>