From f2ab6f5b76de306d3c65fa245e12463e1afdc731 Mon Sep 17 00:00:00 2001 From: Sumit Ghosh <13281246+sughosneo@users.noreply.github.com> Date: Tue, 9 Feb 2021 18:50:51 +0530 Subject: [PATCH] Fixed broken link --- Windows-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-setup.md b/Windows-setup.md index 84fdea5..09005cc 100644 --- a/Windows-setup.md +++ b/Windows-setup.md @@ -21,7 +21,7 @@ This page covers the setup of your Windows development computer. - [Build and run the application with F5 or Ctrl+F5](#build-and-run-the-application-with-f5-or-ctrlf5) - [Set docker-compose as the default StartUp project](#set-docker-compose-as-the-default-startup-project) - [Debug with several breakpoints across the multiple containers/projects](#debug-with-several-breakpoints-across-the-multiple-containersprojects) - - [Issue with "Visual Studio 2019 Tools for Docker" and network proxies/firewalls](#issue-with-%22visual-studio-2019-tools-for-docker%22-and-network-proxiesfirewalls) + - [Issue with "Visual Studio 2019 Tools for Docker" and network proxies/firewalls](#issue-with-visual-studio-2019-tools-for-docker-and-network-proxiesfirewalls) - [Optional - Use Visual Studio Code](#optional---use-visual-studio-code) - [Explore the code](#explore-the-code) - [Additional resources](#additional-resources)