Fixed Broken VisualStudio link

The original link was missing the `h` in `https`, which means clicking the link leads to a broken address.
This commit is contained in:
HLennart 2021-04-12 12:40:59 +02:00 committed by GitHub
parent ecb5b5f44a
commit 26eb5c729c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -471,7 +471,7 @@ next section.
4. Install Visual C++ Build Tools 2019 and WinSDK
Go to
[the VisualStudio website](ttps://visualstudio.microsoft.com/visual-cpp-build-tools),
[the VisualStudio website](https://visualstudio.microsoft.com/visual-cpp-build-tools),
download build tools, and install Microsoft Visual C++ 2019 Redistributable
and Microsoft Build Tools 2019.