diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-02-01 12:36:44 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-03 09:35:07 (GMT) |
commit | 105bdbcb887fd56bfc9cd40ff0191938f97dca69 (patch) | |
tree | 463c3611fbeb3322fe3024b313a9c5bb204c1987 /doc | |
parent | bdea2f681860e8f2b36bb786f375e06ac91af82e (diff) | |
download | Qt-105bdbcb887fd56bfc9cd40ff0191938f97dca69.zip Qt-105bdbcb887fd56bfc9cd40ff0191938f97dca69.tar.gz Qt-105bdbcb887fd56bfc9cd40ff0191938f97dca69.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
(cherry picked from commit 9904192f956a75a3e007e1aec99ab7db433048ce)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/getting-started/known-issues.qdoc | 4 | ||||
-rw-r--r-- | doc/src/platforms/platform-notes.qdoc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/getting-started/known-issues.qdoc b/doc/src/getting-started/known-issues.qdoc index 20c48e0..709bfaf 100644 --- a/doc/src/getting-started/known-issues.qdoc +++ b/doc/src/getting-started/known-issues.qdoc @@ -52,7 +52,7 @@ on the Qt website. An overview of known issues may also be found at: - \l{http://qt.gitorious.org/qt/pages/Qt460KnownIssues} + \l{http://qt.gitorious.org/qt/pages/QtKnownIssues} {Known Issues Wiki}. \section1 Installation Issues @@ -160,6 +160,6 @@ \list \o Check known issues for Symbian at - \l{http://qt.gitorious.org/qt/pages/Qt460KnownIssues} {Known Issues Wiki}. + \l{http://qt.gitorious.org/qt/pages/QtKnownIssues} {Known Issues Wiki}. \endlist */ diff --git a/doc/src/platforms/platform-notes.qdoc b/doc/src/platforms/platform-notes.qdoc index 62c2b33..da96b0e 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 |