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:
parent
d3ccb5904d
commit
0bd8dd7e87
@ -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
|
\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
|
\title Understand the Qt Containers
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user