diff options
Diffstat (limited to 'examples/xml/dombookmarks/frank.xbel')
-rw-r--r-- | examples/xml/dombookmarks/frank.xbel | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/xml/dombookmarks/frank.xbel b/examples/xml/dombookmarks/frank.xbel index d6a12c6..6bd63b8 100644 --- a/examples/xml/dombookmarks/frank.xbel +++ b/examples/xml/dombookmarks/frank.xbel @@ -71,17 +71,17 @@ </folder> <folder folded="no"> <title>Qt</title> - <bookmark href="http://doc.trolltech.com/2.3/"> + <bookmark href="http://qt.nokia.com/doc/2.3/"> <title>Qt 2.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/3.3/"> + <bookmark href="http://qt.nokia.com/doc/3.3/"> <title>Qt 3.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/4.0/"> <title>Qt 4.0 Reference</title> </bookmark> - <bookmark href="http://qtsoftware.com/"> - <title>Trolltech Home Page</title> + <bookmark href="http://qt.nokia.com/"> + <title>Qt Home Page</title> </bookmark> </folder> <folder folded="yes"> |