From 46ccfda4932f46a0ed0a935c66e6d8c0e7d074d9 Mon Sep 17 00:00:00 2001 From: Nanguan Lin Date: Sun, 24 Mar 2024 12:10:13 +0800 Subject: [PATCH] fix: invalid i18 link in README (#2947) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 557ac86770..207f312946 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ At the same time, please consider supporting Dify by sharing it on social media ### Translations -We are looking for contributors to help with translating Dify to languages other than Mandarin or English. If you are interested in helping, please see the [i18n README](https://github.com/langgenius/dify/blob/main/web/i18n/README_EN.md) for more information, and leave us a comment in the `global-users` channel of our [Discord Community Server](https://discord.gg/AhzKf7dNgk). +We are looking for contributors to help with translating Dify to languages other than Mandarin or English. If you are interested in helping, please see the [i18n README](https://github.com/langgenius/dify/blob/main/web/i18n/README.md) for more information, and leave us a comment in the `global-users` channel of our [Discord Community Server](https://discord.gg/AhzKf7dNgk). ## Community & Support