From 9ab2853e7ab8ff50ed37b514b4b90d4a64e0a002 Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Wed, 24 Jul 2019 01:26:36 +0530 Subject: [PATCH] Fix URL for README_TEMPLATES --- en/TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/TODO.md b/en/TODO.md index 2685fcf..8c7aad0 100644 --- a/en/TODO.md +++ b/en/TODO.md @@ -2,9 +2,9 @@ --- -- [x] Document the README.md file in the [README_TEMPLATES](/README_TEMPLATES) folder. +- [x] Document the README.md file in the [README_TEMPLATES](./README_TEMPLATES) folder. - [ ] Make an IoT template (Refer to the various Arduino project documentations for assistance). This template must be detailed and should go in-depth into the various hardware terminologies. - [ ] Make a minimal IoT template. - [ ] Add a COMMIT_MESSAGE_GUIDELINES.md file. -- [ ] Translate the various [templates](https://github.com/kylelobo/The-Documentation-Compendium#templates) into different languages - Chinese, Spanish, Portuguese, Russian, etc. +- [ ] Translate the [templates](https://github.com/kylelobo/The-Documentation-Compendium#templates) into different languages - Chinese, French, German, Hindi, Italian, Japanese, Korean, Portuguese, Russian, Spanish, etc.