aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_WELP
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@digia.com>2014-10-14 11:17:34 +0200
committerAlessandro Portale <alessandro.portale@digia.com>2014-10-14 12:23:28 +0200
commit087d1f5cd5b0b4b7f519a4a410fe8cd4d9365d3a (patch)
tree18334b6df1fb60a5e1aa43f0a3bd6453b3ca4720 /tests/system/suite_WELP
parentebf03a5f33c8dc830c10721448ad93cbc9291dd3 (diff)
Update URL to the Qt Account page
It moved to https://account.qt.io Change-Id: I54df8eb37d06d2ab5f4d6c3bb489fbdd7d3e5229 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Diffstat (limited to 'tests/system/suite_WELP')
-rwxr-xr-xtests/system/suite_WELP/tst_WELP01/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_WELP/tst_WELP01/test.py b/tests/system/suite_WELP/tst_WELP01/test.py
index 46f7d5576d..1cd55d5e64 100755
--- a/tests/system/suite_WELP/tst_WELP01/test.py
+++ b/tests/system/suite_WELP/tst_WELP01/test.py
@@ -88,7 +88,7 @@ def main():
clickItemVerifyHelpCombo(gettingStartedText, expectedText, testDetails)
textUrls = {'Online Community':'http://qt-project.org/forums',
'Blogs':'http://planet.qt-project.org',
- 'Qt Account':'https://login.qt.digia.com/qtaccount',
+ 'Qt Account':'https://account.qt.io',
'Qt Cloud Services':'https://developer.qtcloudservices.com',
'User Guide':'qthelp://org.qt-project.qtcreator/doc/index.html'
}