Skip to content

Commit 8343dd9

Browse files
TTimozpostfacto
authored andcommitted
fix some dead links
1 parent e449ea6 commit 8343dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ for more.
6363

6464
## Windows / Visual Studio
6565

66-
To build gamenetworkingsockets on Windows, it's recommended to obtain thge dependencies by using vcpkg in ["manifest mode"](https://vcpkg.readthedocs.io/en/latest/users/manifests/). The following instructions assume that you will follow the vcpkg recommendations and install vcpkg as a subfolder. If you want to use "classic mode" or install vcpkg somewhere else, you're on your own.
66+
To build gamenetworkingsockets on Windows, it's recommended to obtain thge dependencies by using vcpkg in ["manifest mode"](https://learn.microsoft.com/en-us/vcpkg/concepts/manifest-mode). The following instructions assume that you will follow the vcpkg recommendations and install vcpkg as a subfolder. If you want to use "classic mode" or install vcpkg somewhere else, you're on your own.
6767

6868
If you don't want to use vcpkg, try the [manual instructions](BUILDING_WINDOWS_MANUAL.md).
6969

@@ -128,7 +128,7 @@ $ brew install protobuf
128128
## MSYS2
129129

130130
You can also build this project on [MSYS2](https://www.msys2.org). First,
131-
follow the [instructions](https://github.com/msys2/msys2/wiki/MSYS2-installation) on the
131+
follow the [instructions](https://www.msys2.org/wiki/MSYS2-installation) on the
132132
MSYS2 website for updating your MSYS2 install.
133133

134134
**Be sure to follow the instructions at the site above to update MSYS2 before

0 commit comments

Comments
 (0)