summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-03-05 13:31:46 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2015-03-05 14:57:51 +0000
commitde3f59308ed17dc4af4cf6045b8623a814d296f1 (patch)
treec7bfa96648318d6a9bb989d8af4d232979dfe541 /README
parent603d9bb1f49c58f2958460bc96093c684d0165cc (diff)
Update README
Change-Id: I4335e276bfa5ec54c924ffe6f7488e8cf42e7d44 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 10 insertions, 7 deletions
diff --git a/README b/README
index 719ff6226..126d2d6d1 100644
--- a/README
+++ b/README
@@ -1,26 +1,29 @@
The Qt Installer Framework provides a set of tools and utilities to create
installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and
-Mac OS X.
+OS X.
Documentation
--------------------------
The binary packages for the Qt Installer Framework include documentation in the
-doc directory. See http://qt-project.org/wiki/Qt-Installer-Framework for a link
-to online versions.
+doc directory. The documentation is also available online at
+ https://doc.qt.io/qtinstallerframework/index.html
Notes
--------------------------
-- To build an installer, it is advised to use a statically linked Qt (5.4 or newer).
- See the documentation at
- http://doc-snapshot.qt-project.org/qtifw-master/ifw-getting-started.html
+
+To build an installer, it is advised to use a statically linked Qt (5.4 or
+newer).
+
+See the documentation at
+ https://doc.qt.io/qtinstallerframework/ifw-getting-started.html
Getting Help
--------------------------
If you think you found a bug, please report it to
-https://bugreports.qt-project.org/browse/QTIFW
+https://bugreports.qt.io/browse/QTIFW
General questions are best asked on interest@qt-project.org.