summaryrefslogtreecommitdiff
path: root/examples/webkitwidgets/browser/data/defaultbookmarks.xbel
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webkitwidgets/browser/data/defaultbookmarks.xbel')
-rw-r--r--examples/webkitwidgets/browser/data/defaultbookmarks.xbel15
1 files changed, 6 insertions, 9 deletions
diff --git a/examples/webkitwidgets/browser/data/defaultbookmarks.xbel b/examples/webkitwidgets/browser/data/defaultbookmarks.xbel
index 32999eb..ee68ad0 100644
--- a/examples/webkitwidgets/browser/data/defaultbookmarks.xbel
+++ b/examples/webkitwidgets/browser/data/defaultbookmarks.xbel
@@ -3,19 +3,13 @@
<xbel version="1.0">
<folder folded="yes">
<title>Bookmarks Bar</title>
- <bookmark href="http://qt-project.org/">
+ <bookmark href="http://qt.io/">
<title>Qt Home Page</title>
</bookmark>
- <bookmark href="http://webkit.org/">
- <title>WebKit.org</title>
- </bookmark>
- <bookmark href="http://qt.digia.com">
- <title>Digia Qt Home Page</title>
- </bookmark>
- <bookmark href="http://qt-project.org/doc/">
+ <bookmark href="http://doc.qt.io/">
<title>Qt Documentation</title>
</bookmark>
- <bookmark href="http://planet.qt-project.org/">
+ <bookmark href="http://planet.qt.io/">
<title>Qt Blog</title>
</bookmark>
<bookmark href="http://www.qtcentre.org/">
@@ -27,6 +21,9 @@
<bookmark href="http://wiki.qt.io/OnlineCommunities">
<title>Online Communities</title>
</bookmark>
+ <bookmark href="http://webkit.org/">
+ <title>WebKit.org</title>
+ </bookmark>
<bookmark href="http://xkcd.com/">
<title>xkcd</title>
</bookmark>