From f877d19c6af81fa37e8863ab557aa1a2272632f3 Mon Sep 17 00:00:00 2001 From: Mark Sun <50621638+WeepsDanky@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:01:29 +0000 Subject: [PATCH] Update CONTRIBUTING.md (#2010) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9db7fbfe9c..ef9ba30a31 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,4 +63,4 @@ If you see a model provider not yet supported by Dify that you'd like to use, fo ### i18n (Internationalization) Support We are looking for contributors to help with translations in other languages. If you are interested in helping, please join the [Discord Community Server](https://discord.gg/AhzKf7dNgk) and let us know. -Also check out the [Frontend i18n README]((web/i18n/README_EN.md)) for more information. +Also check out the [Frontend i18n README](web/i18n/README_EN.md) for more information.