From 6dfa17c497c1d23054ee57f169943de65467ee6b Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sat, 19 Aug 2017 14:02:24 -0700 Subject: Fix Bug #3020 - Download link in user guide broken. python setup.py install --version-lib broken. Now fixed --- doc/user/build-install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/user/build-install.xml b/doc/user/build-install.xml index 3e661720..b3814e74 100644 --- a/doc/user/build-install.xml +++ b/doc/user/build-install.xml @@ -289,7 +289,7 @@ Python 2.5.1 that makes installation extremely easy. Download the scons-&buildversion;.win32.exe file from the &SCons; download page at - http://www.scons.org/download.php. + http://scons.org/pages/download.html. Then all you need to do is execute the file (usually by clicking on its icon in Windows Explorer). These will take you through a small -- cgit v1.2.1