From 6c847233bf03f5b127f76931091e16356d043bb4 Mon Sep 17 00:00:00 2001 From: staphen Date: Fri, 8 Oct 2021 20:35:11 -0400 Subject: [PATCH] Update link for editing system's PATH environment variable on Windows 10 --- docs/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.md b/docs/building.md index 95603d9e4..5c77fef46 100644 --- a/docs/building.md +++ b/docs/building.md @@ -136,7 +136,7 @@ Install vcpkg following the instructions from https://github.com/microsoft/vcpkg Don't forget to perform _user-wide integration_ step for additional convenience. In order to build devilutionx.mpq, install smpq from https://launchpad.net/smpq/trunk/1.6/+download/SMPQ-1.6-x86_64.exe. -The location of this tool will need to be [added to the system's PATH environment variable](https://docs.microsoft.com/en-us/previous-versions/office/developer/sharepoint-2010/ee537574(v=office.14)). +The location of this tool will need to be [added to the system's PATH environment variable](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/). ### Compiling