From 29babb601557dfba11b76330e6247cea5016a36a Mon Sep 17 00:00:00 2001 From: Bharath Shendre Date: Wed, 12 Oct 2022 03:19:27 +0530 Subject: [PATCH] Fixed the broken link --- docs/tutorials/add-translations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/add-translations.md b/docs/tutorials/add-translations.md index a1d34cba2c..26fe65c948 100644 --- a/docs/tutorials/add-translations.md +++ b/docs/tutorials/add-translations.md @@ -62,7 +62,7 @@ We maintain a [`locale branch`](https://github.com/appwrite/appwrite/tree/locale 2. **en.json** - [en.json]((https://github.com/appwrite/appwrite/blob/locale/app/config/locale/translations/en.json)) contains the English translation for all the terms that are present in **terms.json**. You can use this file as a reference when making a contribution for your language. + [en.json](https://github.com/appwrite/appwrite/blob/locale/app/config/locale/translations/en.json) contains the English translation for all the terms that are present in **terms.json**. You can use this file as a reference when making a contribution for your language. ```json {