Update CONTRIBUTING.MD

Contributing guidelines for this repository reference an obsolete Templates repository.

Instead, potentially suggesting links to appropriate ASP.NET Core template repository.
This commit is contained in:
Jason Sturges 2018-01-19 17:01:51 -06:00
parent 1f00b64dbf
commit 1f285eb8a0
1 changed files with 1 additions and 1 deletions

View File

@ -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)