We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cafe9b commit a60b1e5Copy full SHA for a60b1e5
1 file changed
README.md
@@ -76,7 +76,7 @@ Finally, those microservices are consumed by multiple client web and mobile apps
76
## Setting up your development environment for eShopOnContainers
77
### Visual Studio 2017 and Windows based
78
This is the more straightforward way to get started:
79
-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
80
81
### CLI and Windows based
82
For those who prefer the CLI on Windows, using dotnet CLI, docker CLI and VS Code for Windows:
0 commit comments