aboutsummaryrefslogtreecommitdiffstats
path: root/examples/xml/dombookmarks
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-03-30 21:05:54 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-04-01 21:32:23 +0000
commite252a47fb50975a1ec6c7ca2d16d3acefc0b737d (patch)
treed116c2c3a5d2ff975bd90349457a4e6afa3bcc70 /examples/xml/dombookmarks
parent7b0882908f42262156dd17879e03f49917cea190 (diff)
examples: replace http by https
Pick-to: 6.2 Change-Id: Ib53667e03a2dea2afea73a344d5749d37d59c52b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/xml/dombookmarks')
-rw-r--r--examples/xml/dombookmarks/dombookmarks.py2
-rw-r--r--examples/xml/dombookmarks/frank.xbel2
-rw-r--r--examples/xml/dombookmarks/jennifer.xbel6
3 files changed, 5 insertions, 5 deletions
diff --git a/examples/xml/dombookmarks/dombookmarks.py b/examples/xml/dombookmarks/dombookmarks.py
index 6a97c8cc6..45e3b2693 100644
--- a/examples/xml/dombookmarks/dombookmarks.py
+++ b/examples/xml/dombookmarks/dombookmarks.py
@@ -3,7 +3,7 @@
##
## Copyright (C) 2013 Riverbank Computing Limited.
## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: http://www.qt.io/licensing/
+## Contact: https://www.qt.io/licensing/
##
## This file is part of the Qt for Python examples of the Qt Toolkit.
##
diff --git a/examples/xml/dombookmarks/frank.xbel b/examples/xml/dombookmarks/frank.xbel
index f498a5e04..e4184deee 100644
--- a/examples/xml/dombookmarks/frank.xbel
+++ b/examples/xml/dombookmarks/frank.xbel
@@ -101,7 +101,7 @@
<bookmark href="http://www.cs.princeton.edu/~benjasik/gdb/gdbtut.html">
<title>GDB Tutorial</title>
</bookmark>
- <bookmark href="http://www.gnu.org/manual/gdb-4.17/html_mono/gdb.html">
+ <bookmark href="https://www.gnu.org/manual/gdb-4.17/html_mono/gdb.html">
<title>Debugging with GDB</title>
</bookmark>
<bookmark href="http://www.cs.washington.edu/orgs/acm/tutorials/dev-in-unix/gdb-refcard.pdf">
diff --git a/examples/xml/dombookmarks/jennifer.xbel b/examples/xml/dombookmarks/jennifer.xbel
index 1f7810b94..939e6f583 100644
--- a/examples/xml/dombookmarks/jennifer.xbel
+++ b/examples/xml/dombookmarks/jennifer.xbel
@@ -20,7 +20,7 @@
</folder>
<folder folded="yes">
<title>Community Resources</title>
- <bookmark href="http://www.qtforum.org/">
+ <bookmark href="https://www.qtforum.org/">
<title>QtForum.org</title>
</bookmark>
<bookmark href="http://www.digitalfanatics.org/projects/qt_tutorial/">
@@ -29,7 +29,7 @@
<bookmark href="http://prog.qt.free.fr/">
<title>French PROG.Qt</title>
</bookmark>
- <bookmark href="http://www.qtforum.de/">
+ <bookmark href="https://www.qtforum.de/">
<title>German Qt Forum</title>
</bookmark>
<bookmark href="http://www.korone.net/">
@@ -41,7 +41,7 @@
<bookmark href="http://qt4.digitalfanatics.org/">
<title>Digitalfanatics: The QT 4 Resource Center</title>
</bookmark>
- <bookmark href="http://www.qtquestions.org/">
+ <bookmark href="https://www.qtquestions.org/">
<title>QtQuestions</title>
</bookmark>
</folder>