mirror of https://github.com/langgenius/dify.git
Merge branch 'release/0.15.5' into e-0154
This commit is contained in:
commit
d27de3818c
|
@ -312,7 +312,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…
Reference in New Issue