From c5cfed568e53d3b566a101801946d08a8fd8d301 Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Wed, 24 Jul 2019 00:56:42 +0530 Subject: [PATCH] Update URL for templates --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7f276f2..d470afd 100644 --- a/README.md +++ b/README.md @@ -72,15 +72,15 @@ Even if for some reason they have to use it, without good documentation, they wo ## Templates -- [README](/README%20Templates) -- [Pull Request](/PULL_REQUEST_TEMPLATE.md) -- [Issues](/.github/ISSUE_TEMPLATE) -- [Contributing](/CONTRIBUTING.md) -- [Code of Conduct](/CODE_OF_CONDUCT.md) -- [Coding Guidelines](/CODING_GUIDELINES.md) -- [Codebase Structure](/CODEBASE_STRUCTURE.md) -- [Changelog](/CHANGELOG.md) -- [TODO](/TODO.md) +- [README](/en/README_TEMPLATES) +- [Pull Request](/en/PULL_REQUEST_TEMPLATE.md) +- [Issues](/en/ISSUE_TEMPLATES) +- [Contributing](/en/CONTRIBUTING.md) +- [Code of Conduct](/en/CODE_OF_CONDUCT.md) +- [Coding Guidelines](/en/CODING_GUIDELINES.md) +- [Codebase Structure](/en/CODEBASE_STRUCTURE.md) +- [Changelog](/en/CHANGELOG.md) +- [TODO](/en/TODO.md) ## Technical Writing Programs @@ -121,8 +121,8 @@ Even if for some reason they have to use it, without good documentation, they wo ## P.S. -- This repo is under active development. If you have any improvements / suggestions please file an [issue](https://github.com/kylelobo/The-Documentation-Compendium/issues/new/choose) or send in a [Pull Request](/CONTRIBUTING.md) -- The [TODO.md](/TODO.md) file or the [issues](https://github.com/kylelobo/The-Documentation-Compendium/issues) page are a good place to visit if you want to pick up some task. They have a list of things are to be implemented in the near future +- This repo is under active development. If you have any improvements / suggestions please file an [issue](https://github.com/kylelobo/The-Documentation-Compendium/issues/new/choose) or send in a [Pull Request](/en/CONTRIBUTING.md) +- The [TODO.md](/en/TODO.md) file or the [issues](https://github.com/kylelobo/The-Documentation-Compendium/issues) page are a good place to visit if you want to pick up some task. They have a list of things are to be implemented in the near future