From aa9d9311b15f81a8f2c2455ac75d7c33384ccac9 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Tue, 16 May 2017 13:20:52 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 3d58b3f..fa2a3e6 100644 --- a/Home.md +++ b/Home.md @@ -10,7 +10,7 @@ https://github.com/dotnet/eShopOnContainers/wiki/01.-Roadmap-and-Milestones-for- ## Setting up your development environment for eShopOnContainers ### Visual Studio 2017 and Windows based This is the more straightforward way to get started: -https://github.com/dotnet/eShopOnContainers/wiki/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment +https://github.com/dotnet-architecture/eShopOnContainers/wiki/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment ### CLI and Windows based For those who prefer the CLI on Windows, using dotnet CLI, docker CLI and VS Code for Windows: