mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-15 14:35:55 +08:00
fix: update chatbot help doc link on the create app form
This commit is contained in:
parent
c01d8a70f3
commit
bbb080d5b2
@ -312,7 +312,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