diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:55:39 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:55:39 (GMT) |
commit | e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4 (patch) | |
tree | 108c61f23858acf7a79b61bfa45752c0d0f0ebb5 /doc/src/how-to-learn-qt.qdoc | |
parent | 26a9bcd7aa2be43329d2c89301612de20ec7a838 (diff) | |
download | Qt-e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4.zip Qt-e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4.tar.gz Qt-e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4.tar.bz2 |
Update references to online documentation.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/how-to-learn-qt.qdoc')
-rw-r--r-- | doc/src/how-to-learn-qt.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/how-to-learn-qt.qdoc b/doc/src/how-to-learn-qt.qdoc index 612ced0..ee23509 100644 --- a/doc/src/how-to-learn-qt.qdoc +++ b/doc/src/how-to-learn-qt.qdoc @@ -105,7 +105,7 @@ including translations to various languages. Another valuable source of example code and explanations of Qt - features is the archive of articles from \l {http://doc.trolltech.com/qq} + features is the archive of articles from \l {http://qt.nokia.com/doc/qq} {Qt Quarterly}, a quarterly newsletter for users of Qt. For documentation on specific Qt modules and other guides, refer to |