diff --git a/Compiling-from-Source-(Windows).md b/Compiling-from-Source-(Windows).md index 9d2589e..bace67a 100644 --- a/Compiling-from-Source-(Windows).md +++ b/Compiling-from-Source-(Windows).md @@ -36,7 +36,7 @@ Install natty's version of libtool from http://old-releases.ubuntu.com/ubuntu/po ### Installing the compiler -We use mingw-w64 to compile Clementine. Download the latest version from http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds/ +We use mingw-w64 to compile Clementine. Download the latest version from [SourceForge](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds/) Extract it inside the chroot to the **/mingw** directory, and then put it on your `$PATH`: