fix bad link (#3736)

pull/3739/head
Rick Anderson 2017-07-15 13:25:23 -06:00 committed by GitHub
parent c008925deb
commit 69117a3da3
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ The following step-by-step guides for developing ASP.NET Core applications are a
* [Deploy an ASP.NET Core web app to Azure using Visual Studio](publish-to-azure-webapp-using-vs.md)
* [Publishing to an Azure Web App with Continuous Deployment](../publishing/azure-continuous-deployment.md)
* [Deploy an ASP.NET container to a remote Docker host](https://docs.microsoft.com/azure/vs-azure-tools-docker-hosting-web-apps-in-docker)
* [Use VSTS to Build and Publish to an Azure Web App with Continuous Deployment](../publishing/vsts-continuous-deployment.md)
* [ASP.NET Core on Nano Server](nano-server.md)
* [ASP.NET Core and Azure Service Fabric](https://docs.microsoft.com/azure/service-fabric/service-fabric-add-a-web-frontend)