aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@qt.io>2018-08-22 14:01:58 +0300
committerRobert Loehning <robert.loehning@qt.io>2018-08-22 11:27:12 +0000
commitfe8c8619c9352a07200bdc41dfab7ab688622e43 (patch)
tree4b0c9eb0f3f7d38ebe348eec44ce067e31b6b82c
parent18833bed2403e80d5b97bacd6ffc3cb0f4adb852 (diff)
Squish: Update URLs to sources of Qt 4.8.7
Change-Id: I9dfc2df788be128ee82561d1974920c5924566e9 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
-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