diff options
author | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-04-16 14:40:17 (GMT) |
---|---|---|
committer | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-04-16 14:41:51 (GMT) |
commit | 90ff6b0ad7397a6892185e8340d58dab4b85b032 (patch) | |
tree | 1a65a0f785cfde0dcc465f4d5c386924fac91283 /examples | |
parent | 08dff2935af2d71f2fe76182079da636c1bb6f5b (diff) | |
download | Qt-90ff6b0ad7397a6892185e8340d58dab4b85b032.zip Qt-90ff6b0ad7397a6892185e8340d58dab4b85b032.tar.gz Qt-90ff6b0ad7397a6892185e8340d58dab4b85b032.tar.bz2 |
Doc - Changed the link provided in the README file to one that does not
have a version number, so we do not have to update it each release.
Task-number: 251352
Reviewed-by: TrustMe
Diffstat (limited to 'examples')
-rw-r--r-- | examples/tutorials/addressbook/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/addressbook/README b/examples/tutorials/addressbook/README index 2d528b5..9b7f908 100644 --- a/examples/tutorials/addressbook/README +++ b/examples/tutorials/addressbook/README @@ -4,7 +4,7 @@ Qt documentation, which can be viewed using Qt Assistant or a Web browser. The tutorial is also available online at -http://doc.trolltech.com/4.4/tutorial.html +http://doc.trolltech.com/tutorial.html All programs corresponding to the chapters in the tutorial should automatically be built when Qt is compiled, or will be provided as |