summaryrefslogtreecommitdiff
path: root/docs/markdown/Qt6-module.md
diff options
context:
space:
mode:
authorAndreas Deininger <adeininger@urbanonline.de>2022-12-12 17:14:20 +0100
committerEli Schwartz <eschwartz93@gmail.com>2022-12-12 12:10:37 -0500
commitb249470a4c1de39a0a56d9237f767fe04d6efa05 (patch)
tree8c215f06683f0451ca1c471d1a4381754f73db09 /docs/markdown/Qt6-module.md
parent41ab2ef8af22020d28153ab5872dbc5bef4d491e (diff)
downloadmeson-b249470a4c1de39a0a56d9237f767fe04d6efa05.tar.gz
Fixing typos
Convert http to https in some links
Diffstat (limited to 'docs/markdown/Qt6-module.md')
-rw-r--r--docs/markdown/Qt6-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Qt6-module.md b/docs/markdown/Qt6-module.md
index 6fe783d84..e7b8901b3 100644
--- a/docs/markdown/Qt6-module.md
+++ b/docs/markdown/Qt6-module.md
@@ -142,7 +142,7 @@ See [Qt dependencies](Dependencies.md#qt4-qt5)
The 'modules' argument is used to include Qt modules in the project.
See the Qt documentation for the [list of
-modules](http://doc.qt.io/qt-6/qtmodules.html).
+modules](https://doc.qt.io/qt-6/qtmodules.html).
The 'private_headers' argument allows usage of Qt's modules private
headers.