Doc: Fix broken links in COMPILING and CONTRIBUTING guides (#11608)

This commit is contained in:
Tyler Trahan
2023-12-19 21:15:15 -05:00
committed by GitHub
parent 3a42340db3
commit 111b4e6060
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ OpenTTD needs the Platform SDK, if it isn't installed already. This can be
done during installing Visual Studio, by selecting
`Visual C++ MFC for x86 and x64` (and possibly
`Visual C++ ATL for x86 and x64` depending on your version). If not, you
can get download it as [MS Windows Platform SDK](https://developer.microsoft.com/en-US/windows/downloads/windows-10-sdk).
can get download it as [MS Windows Platform SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk).
Install the SDK by following the instructions as given.