From 06076e6bd7532d3c3b0861199b6cc21eca456a9d Mon Sep 17 00:00:00 2001 From: Yeuoly <45712896+Yeuoly@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:28:19 +0800 Subject: [PATCH] Feat/sandbox contribution (#140) * feat: development * fix: typo * feat: jp * fix: typo --- 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 78fcff2..a5c5884 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](./contribution.md) to learn how you can participate in the development of DifySandbox. \ No newline at end of file +Please refer to the [Contribution Guide](development/backend/sandbox/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 d5b7781..e712e50 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`の開発に参加する方法については、[貢献ガイド](./contribution.md)をご参照ください。 \ No newline at end of file +`DifySandbox`の開発に参加する方法については、[貢献ガイド](development/backend/sandbox/contribution.md)をご参照ください。 diff --git a/zh_CN/development/backend/sandbox/README.md b/zh_CN/development/backend/sandbox/README.md index 6046554..d062ef7 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)获取项目源码,并遵循项目文档进行部署和使用。 ### 贡献 -你可以参考[贡献指南](./contribution.md)来参与到`DifySandbox`的开发中。 \ No newline at end of file +你可以参考[贡献指南](development/backend/sandbox/contribution.md)来参与到`DifySandbox`的开发中。