Doc: Use https in links that don't redirect properly

Change-Id: If9f28851e8df6ed488590d06db8c0791214c4a95
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Paul Wicking 2020-08-19 10:20:32 +02:00
parent d3ccb5904d
commit 0bd8dd7e87

View File

@ -57,11 +57,11 @@
*/
/*!
\externalpage http://marcmutz.wordpress.com/effective-qt/containers/#containers-qlist
\externalpage https://marcmutz.wordpress.com/effective-qt/containers/#containers-qlist
\title Pros and Cons of Using QList
*/
/*!
\externalpage http://marcmutz.wordpress.com/effective-qt/containers/
\externalpage https://marcmutz.wordpress.com/effective-qt/containers/
\title Understand the Qt Containers
*/