From 2415fdfb80dff21a76aecde8d90baefe854e7789 Mon Sep 17 00:00:00 2001 From: Yeuoly <45712896+Yeuoly@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:40:27 +0800 Subject: [PATCH] fix: link (#142) --- en/development/backend/sandbox/README.md | 2 +- jp/development/backend/sandbox/README.md | 2 +- zh_CN/development/backend/sandbox/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en/development/backend/sandbox/README.md b/en/development/backend/sandbox/README.md index a5c5884..bc67043 100644 --- a/en/development/backend/sandbox/README.md +++ b/en/development/backend/sandbox/README.md @@ -15,4 +15,4 @@ You can access the [DifySandbox](https://github.com/langgenius/dify-sandbox) repository to obtain the project source code and follow the project documentation for deployment and usage instructions. ### Contribution -Please refer to the [Contribution Guide](development/backend/sandbox/contribution.md) to learn how you can participate in the development of DifySandbox. +Please refer to the [Contribution Guide](contribution.md) to learn how you can participate in the development of DifySandbox. diff --git a/jp/development/backend/sandbox/README.md b/jp/development/backend/sandbox/README.md index e712e50..55533b1 100644 --- a/jp/development/backend/sandbox/README.md +++ b/jp/development/backend/sandbox/README.md @@ -12,4 +12,4 @@ プロジェクトのソースコードの入手や、導入・使用方法に関する詳細な情報については、[DifySandbox](https://github.com/langgenius/dify-sandbox)リポジトリをご覧ください。 ### 貢献 -`DifySandbox`の開発に参加する方法については、[貢献ガイド](development/backend/sandbox/contribution.md)をご参照ください。 +`DifySandbox`の開発に参加する方法については、[貢献ガイド](contribution.md)をご参照ください。 diff --git a/zh_CN/development/backend/sandbox/README.md b/zh_CN/development/backend/sandbox/README.md index d062ef7..142a1f5 100644 --- a/zh_CN/development/backend/sandbox/README.md +++ b/zh_CN/development/backend/sandbox/README.md @@ -15,4 +15,4 @@ 你可以直接访问[DifySandbox](https://github.com/langgenius/dify-sandbox)获取项目源码,并遵循项目文档进行部署和使用。 ### 贡献 -你可以参考[贡献指南](development/backend/sandbox/contribution.md)来参与到`DifySandbox`的开发中。 +你可以参考[贡献指南](contribution.md)来参与到`DifySandbox`的开发中。