From 69117a3da34cb760fc7615503ab3ea468ea71e8a Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Sat, 15 Jul 2017 13:25:23 -0600 Subject: [PATCH] fix bad link (#3736) --- aspnetcore/tutorials/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/aspnetcore/tutorials/index.md b/aspnetcore/tutorials/index.md index 74806a18f7..e8dd11b32e 100644 --- a/aspnetcore/tutorials/index.md +++ b/aspnetcore/tutorials/index.md @@ -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)