diff --git a/contribute/developer-guide.md b/contribute/developer-guide.md index fae3c5e0582..27a4967a600 100644 --- a/contribute/developer-guide.md +++ b/contribute/developer-guide.md @@ -27,7 +27,7 @@ npm install -g yarn ### Windows -If you are running Grafana on Windows 10, we recommend installing the Windows Subsystem for Linux (WSL). For installation instructions, refer to the [Microsoft WSL Installation Guide](https://docs.microsoft.com/en-us/windows/wsl/install-win10). +If you are running Grafana on Windows 10, we recommend installing the Windows Subsystem for Linux (WSL). For installation instructions, refer to our [Grafana setup guide for Windows environment](https://grafana.com/blog/2021/03/03/how-to-set-up-a-grafana-development-environment-on-a-windows-pc-using-wsl/). ## Download Grafana