From 2c18598d42ce9bc2f6198fc6041695fecceb0833 Mon Sep 17 00:00:00 2001 From: Tim Sneath Date: Wed, 24 May 2017 17:18:31 -0700 Subject: [PATCH] Update extensions page to VS2017 Was linking to our old VS2015 extensions page; this change points it at the correct location. --- articles/dotnet/bot-builder-dotnet-quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/dotnet/bot-builder-dotnet-quickstart.md b/articles/dotnet/bot-builder-dotnet-quickstart.md index 7edf97d4f..77c940ffe 100644 --- a/articles/dotnet/bot-builder-dotnet-quickstart.md +++ b/articles/dotnet/bot-builder-dotnet-quickstart.md @@ -34,7 +34,7 @@ Get started by completing the following prerequisite tasks: > [!TIP] > You can build bots for free with Visual Studio 2017 Community. -2. In Visual Studio, update all extensions to their latest versions. +2. In Visual Studio, update all extensions to their latest versions. 3. [Download](http://aka.ms/bf-bc-vstemplate) the Bot Application template and install the template by saving the .zip file to your Visual Studio 2017 project templates directory.