fix: empty knowledge add file (#7690)

This commit is contained in:
zxhlyh
2024-08-27 11:25:27 +08:00
committed by GitHub
parent a15080a1d7
commit 88730906ec
3 changed files with 15 additions and 29 deletions

View File

@@ -410,7 +410,7 @@ const translation = {
apiBasedExtension: {
title: 'API 扩展提供了一个集中式的 API 管理,在此统一添加 API 配置后,方便在 Dify 上的各类应用中直接使用。',
link: '了解如何开发您自己的 API 扩展。',
linkUrl: 'https://docs.dify.ai/v/zh-hans/advanced/api_based_extension',
linkUrl: 'https://docs.dify.ai/v/zh-hans/guides/extension/api-based-extension',
add: '新增 API 扩展',
selector: {
title: 'API 扩展',

View File

@@ -380,7 +380,7 @@ const translation = {
apiBasedExtension: {
title: 'API 擴充套件提供了一個集中式的 API 管理,在此統一新增 API 配置後,方便在 Dify 上的各類應用中直接使用。',
link: '瞭解如何開發您自己的 API 擴充套件。',
linkUrl: 'https://docs.dify.ai/v/zh-hans/advanced/api_based_extension',
linkUrl: 'https://docs.dify.ai/v/zh-hans/guides/extension/api-based-extension',
add: '新增 API 擴充套件',
selector: {
title: 'API 擴充套件',