mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +08:00
fix: update chatbot doc link at create app page (#16479)
This commit is contained in:
@@ -313,7 +313,7 @@ function AppPreview({ mode }: { mode: AppMode }) {
|
|||||||
'chat': {
|
'chat': {
|
||||||
title: t('app.types.chatbot'),
|
title: t('app.types.chatbot'),
|
||||||
description: t('app.newApp.chatbotUserDescription'),
|
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': {
|
'advanced-chat': {
|
||||||
title: t('app.types.advanced'),
|
title: t('app.types.advanced'),
|
||||||
|
|||||||
Reference in New Issue
Block a user