From 1f285eb8a0577d9310933bc17603cce27b96182e Mon Sep 17 00:00:00 2001 From: Jason Sturges Date: Fri, 19 Jan 2018 17:01:51 -0600 Subject: [PATCH] Update CONTRIBUTING.MD Contributing guidelines for this repository reference an obsolete Templates repository. Instead, potentially suggesting links to appropriate ASP.NET Core template repository. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 36a31625e2..8b4e8dd1f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ For non-security related bugs please log a new issue in the appropriate GitHub r * [Identity](https://github.com/aspnet/Identity) * [MVC](https://github.com/aspnet/Mvc) * [Razor](https://github.com/aspnet/Razor) -* [Templates](https://github.com/aspnet/Templates) +* [Templating](https://github.com/aspnet/templating) * [Tooling](https://github.com/aspnet/Tooling) * [SignalR](https://github.com/aspnet/SignalR)