From cc83402f58ec710781d4380da8abb819a0c643ab Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Tue, 4 Jun 2019 21:26:55 +0530 Subject: [PATCH] Contributing.md -> CONTRIBUTING.md --- Templates/Project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/Project.md b/Templates/Project.md index 6680cb9..5c72d82 100644 --- a/Templates/Project.md +++ b/Templates/Project.md @@ -25,7 +25,7 @@ + [Deployment](#deployment) + [Technology Stack](#tech_stack) + [TODO](../TODO.md) -+ [Contributing](../Contributing.md) ++ [Contributing](../CONTRIBUTING.md) + [Authors](#authors) + [Acknowledgments](#acknowledgments)