diff --git a/vcbuild.bat b/vcbuild.bat index f8112e008a079e..31bc0b059ee91f 100644 --- a/vcbuild.bat +++ b/vcbuild.bat @@ -315,7 +315,7 @@ goto msbuild-found :msbuild-not-found echo Failed to find a suitable Visual Studio installation. echo Try to run in a "Developer Command Prompt" or consult -echo https://github.com/nodejs/node/blob/master/BUILDING.md#windows-1 +echo https://github.com/nodejs/node/blob/master/BUILDING.md#windows goto exit :msbuild-found