diff options
author | Iikka Eklund <iikka.eklund@digia.com> | 2012-10-29 06:57:40 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-10-30 17:12:11 (GMT) |
commit | 110a14fbe2a4ff5e0541a323c9ba33c35b5460a6 (patch) | |
tree | 34e2212b755a58a8f4044e07ae8d2b9c26f1fcb5 /INSTALL | |
parent | b21f47c0f121d56c7b8bb14f0b37e3dfba9c0988 (diff) | |
download | Qt-110a14fbe2a4ff5e0541a323c9ba33c35b5460a6.zip Qt-110a14fbe2a4ff5e0541a323c9ba33c35b5460a6.tar.gz Qt-110a14fbe2a4ff5e0541a323c9ba33c35b5460a6.tar.bz2 |
Update INSTALL file
Update the url's in INSTALL file.
Change-Id: Id95b2f18a6afa7594e4ead2df449abd4f68cfd70
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,14 +1,14 @@ INSTALLING Qt Source Package Version %VERSION%. For full installation instructions for each supported platform, please -see http://qt.nokia.com/doc/%SHORTVERSION%/installation.html, the file +see http://qt-project.org/doc/qt-%SHORTVERSION%/installation.html, the file doc/html/installation.html in this package, or follow one of the following links: -Embedded Linux: http://qt.nokia.com/doc/%SHORTVERSION%/qt-embedded-install.html -Mac OS X: http://qt.nokia.com/doc/%SHORTVERSION%/install-mac.html -Windows: http://qt.nokia.com/doc/%SHORTVERSION%/install-win.html -Windows CE: http://qt.nokia.com/doc/%SHORTVERSION%/install-wince.html -X11 Platforms: http://qt.nokia.com/doc/%SHORTVERSION%/install-x11.html -Symbian Platform: http://qt.nokia.com/doc/%SHORTVERSION%/install-symbian.html +Embedded Linux: http://qt-project.org/doc/qt-%SHORTVERSION%/qt-embedded-install.html +Mac OS X: http://qt-project.org/doc/qt-%SHORTVERSION%/install-mac.html +Windows: http://qt-project.org/doc/qt-%SHORTVERSION%/install-win.html +Windows CE: http://qt-project.org/doc/qt-%SHORTVERSION%/install-wince.html +X11 Platforms: http://qt-project.org/doc/qt-%SHORTVERSION%/install-x11.html +Symbian Platform: http://qt-project.org/doc/qt-%SHORTVERSION%/install-symbian.html |