diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-02-01 12:36:44 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-02-01 12:41:37 (GMT) |
commit | 9904192f956a75a3e007e1aec99ab7db433048ce (patch) | |
tree | cd6516be40cc742e70fde54fa11603ac6aa38efc /doc/src/platforms | |
parent | 60ce0571065f11d8a6bf4fe40c059bd6563d9b42 (diff) | |
download | Qt-9904192f956a75a3e007e1aec99ab7db433048ce.zip Qt-9904192f956a75a3e007e1aec99ab7db433048ce.tar.gz Qt-9904192f956a75a3e007e1aec99ab7db433048ce.tar.bz2 |
Fixed the URL of known issues wiki page in docs
Changed the URL to be version independent.
Task-number: QTBUG-7295
Reviewed-by: TrustMe
Diffstat (limited to 'doc/src/platforms')
-rw-r--r-- | doc/src/platforms/platform-notes.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/platforms/platform-notes.qdoc b/doc/src/platforms/platform-notes.qdoc index 6ea3df4..e08bf1a 100644 --- a/doc/src/platforms/platform-notes.qdoc +++ b/doc/src/platforms/platform-notes.qdoc @@ -490,7 +490,7 @@ \section1 Known Issues Known issues can be found by visiting the - \l{http://qt.gitorious.org/qt/pages/Qt460KnownIssues}{wiki page} with an + \l{http://qt.gitorious.org/qt/pages/QtKnownIssues}{wiki page} with an up-to-date list of known issues, and the list of bugs can be found by \l{http://bugreports.qt.nokia.com/browse/QTBUG/component/19171}{browsing} the S60 component in Qt's public task tracker, located at |