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: