Replace AppVeyor status badge URL with working one

This commit is contained in:
Steve Sanderson 2017-11-24 14:07:13 +00:00 committed by GitHub
parent ae5a04ee91
commit 2cd9ccabf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Templates
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/aspnetci/templating?branch=dev)](https://ci.appveyor.com/project/aspnetci/templating/branch/dev)
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/aspnet/templating?branch=dev&svg=true)](https://ci.appveyor.com/project/aspnetci/templating/branch/dev)
## Getting Started
ASP.NET Templates provide project templates which are used in .NET Core for creating ASP.NET Core applications.