--- a/QTfrontend/Doxyfile Wed May 18 15:42:14 2016 -0400
+++ b/QTfrontend/Doxyfile Sat May 21 14:39:35 2016 -0400
@@ -190,7 +190,7 @@
# will result in a user-defined paragraph with heading "Side Effects:".
# You can put \n's in the value part of an alias to insert newlines.
-ALIASES = "repo{1}=http://hg.hedgewars.org/hedgewars/file/default/QTfrontend/\1"
+ALIASES = "repo{1}=https://hg.hedgewars.org/hedgewars/file/default/QTfrontend/\1"
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
# sources only. Doxygen will then generate output that is more tailored for C.