From b0b6fcb556f91dd1a41f0eb4cddc1391118fcdb8 Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Thu, 6 Jun 2019 03:16:43 +0530 Subject: [PATCH] Fixed LICENSE redirection link --- README Templates/Standard.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README Templates/Standard.md b/README Templates/Standard.md index e249558..deb3a0e 100644 --- a/README Templates/Standard.md +++ b/README Templates/Standard.md @@ -9,7 +9,7 @@ [![Status](https://img.shields.io/badge/status-active-success.svg)]() [![GitHub Issues](https://img.shields.io/github/issues/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/issues) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/pulls) - [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md) + [![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE) @@ -27,7 +27,7 @@ + [TODO](../TODO.md) + [Contributing](../CONTRIBUTING.md) + [Authors](#authors) -+ [Acknowledgments](#acknowledgments) ++ [Acknowledgments](#acknowledgement) ## About Write about 1-2 paragraphs describing the purpose of your project. @@ -97,7 +97,7 @@ Add additional notes about how to deploy this on a live system. See also the list of [contributors](https://github.com/kylelobo/The-Documentation-Compendium/contributors) who participated in this project. -## Acknowledgments +## Acknowledgements + Hat tip to anyone whose code was used + Inspiration + References