aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/system/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/system/README b/tests/system/README
index 31712b6179..a80491ad11 100644
--- a/tests/system/README
+++ b/tests/system/README
@@ -6,8 +6,8 @@ First - and most important - you have to own a valid Squish license. At least Sq
Second - some of the test suites/test cases expect a build of Qt 4.8.7 to be available:
1. Download the source code from:
- * Windows: http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.zip
- * Other: http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz
+ * Windows: https://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.zip
+ * Other: https://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz
2. Extract the contents of the archive's directory qt-everywhere-opensource-src-4.8.7 to:
* Windows: C:\Qt\Qt4.8.7
* Other: $HOME/Qt4.8.7