From b249470a4c1de39a0a56d9237f767fe04d6efa05 Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Mon, 12 Dec 2022 17:14:20 +0100 Subject: Fixing typos Convert http to https in some links --- docs/markdown/Qt6-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Qt6-module.md') 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. -- cgit v1.2.3