diff options
Diffstat (limited to 'demos/browser/data/defaultbookmarks.xbel')
-rw-r--r-- | demos/browser/data/defaultbookmarks.xbel | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/demos/browser/data/defaultbookmarks.xbel b/demos/browser/data/defaultbookmarks.xbel index 8c83032..1d20ac0 100644 --- a/demos/browser/data/defaultbookmarks.xbel +++ b/demos/browser/data/defaultbookmarks.xbel @@ -3,19 +3,19 @@ <xbel version="1.0"> <folder folded="yes"> <title>Bookmarks Bar</title> - <bookmark href="http://qtsoftware.com/"> + <bookmark href="http://qt.nokia.com/"> <title>Qt Home Page</title> </bookmark> <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/"> + <bookmark href="http://labs.qt.nokia.com/"> <title>Qt Labs</title> </bookmark> <bookmark href="http://www.qtcentre.org/"> |