Replace SourceForge download link with a GitHub one

And remove ftp.wxwidgets.org which is not used any longer.
This commit is contained in:
Vadim Zeitlin
2016-03-18 22:17:16 +01:00
parent ce1cc2cea5
commit c5fad075d3

View File

@@ -18,11 +18,7 @@ Installation
If you are using one of the supported compilers, you can download the If you are using one of the supported compilers, you can download the
pre-built in binaries from pre-built in binaries from
https://sourceforge.net/projects/wxwindows/files/3.0.0/binaries/ https://github.com/wxWidgets/wxWidgets/releases/v3.1.1
or
ftp://ftp.wxwidgets.org/pub/3.0.0/binaries/
In this case, just uncompress the binaries archive under any directory In this case, just uncompress the binaries archive under any directory
and skip to "Building Applications Using wxWidgets" part. and skip to "Building Applications Using wxWidgets" part.