瀏覽代碼

fix: update chatbot doc link at create app page (#16479)

tags/1.1.3
NFish 7 月之前
父節點
當前提交
f8e7e301cd
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      web/app/components/app/create-app-modal/index.tsx

+ 1
- 1
web/app/components/app/create-app-modal/index.tsx 查看文件

@@ -313,7 +313,7 @@ function AppPreview({ mode }: { mode: AppMode }) {
'chat': {
title: t('app.types.chatbot'),
description: t('app.newApp.chatbotUserDescription'),
link: 'https://docs.dify.ai/guides/application-orchestrate/conversation-application?fallback=true',
link: 'https://docs.dify.ai/guides/application-orchestrate#application_type',
},
'advanced-chat': {
title: t('app.types.advanced'),

Loading…
取消
儲存