mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-06-30 10:35:10 +08:00
fix: update chatbot doc link at create app page (#16479)
This commit is contained in:
parent
35bafb3235
commit
f8e7e301cd
@ -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'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user