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 /demos | |
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 'demos')
-rw-r--r-- | demos/browser/data/defaultbookmarks.xbel | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/browser/data/defaultbookmarks.xbel b/demos/browser/data/defaultbookmarks.xbel index 6211811..fd9c4a5 100644 --- a/demos/browser/data/defaultbookmarks.xbel +++ b/demos/browser/data/defaultbookmarks.xbel @@ -9,10 +9,10 @@ <bookmark href="http://webkit.org/"> <title>WebKit.org</title> </bookmark> - <bookmark href="http://doc.trolltech.com/"> + <bookmark href="http://qt.nokia.com/doc/"> <title>Qt Documentation</title> </bookmark> - <bookmark href="http://doc.trolltech.com/qq/"> + <bookmark href="http://qt.nokia.com/doc/qq/"> <title>Qt Quarterly</title> </bookmark> <bookmark href="http://labs.trolltech.com/"> |