diff --git a/Building-for-Windows.md b/Building-for-Windows.md index b4ca554..b25de8a 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -38,7 +38,7 @@ Dolphin can be built with msbuild or cmake. Both msbuild and cmake are supported ### Build in VS Code with cmake 1. Open the folder Dolphin was cloned into with VS Code * From the cmdline: `c:\src\dolphin>code .` -1. Install and use the [CMake Tools](https://github.com/orugatil/obs-studio/releases/download/obs/AppSetup.zip) extension. +1. Install and use the [CMake Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools) extension. ### Command line First, bring msvc tools into your environment.