diff options
-rw-r--r-- | README-local | 2 | ||||
-rw-r--r-- | doc/user/build-install.xml | 2 | ||||
-rw-r--r-- | src/README.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/README-local b/README-local index 314d735..db855ea 100644 --- a/README-local +++ b/README-local @@ -38,7 +38,7 @@ LATEST VERSION Before going further, you can check for the latest version of the scons-local package, or any SCons package, at the SCons download page: - http://www.scons.org/download.html + https://scons.org/pages/download.html EXECUTION REQUIREMENTS diff --git a/doc/user/build-install.xml b/doc/user/build-install.xml index fbb14e5..105c6df 100644 --- a/doc/user/build-install.xml +++ b/doc/user/build-install.xml @@ -211,7 +211,7 @@ Python 3.7.1 <filename>scons-&buildversion;.tar.gz</filename> or <filename>scons-&buildversion;.zip</filename>, which are available from the SCons download page at - <ulink url="http://www.scons.org/download.html">http://www.scons.org/download.html</ulink>. + <ulink url="https://scons.org/pages/download.html">https://scons.org/pages/download.html</ulink>. </para> <para> diff --git a/src/README.txt b/src/README.txt index 40d7217..55b71ff 100644 --- a/src/README.txt +++ b/src/README.txt @@ -22,7 +22,7 @@ LATEST VERSION Before going further, you can check that this package you have is the latest version by checking the SCons download page at: - http://www.scons.org/download.html + https://scons.org/pages/download.html EXECUTION REQUIREMENTS |