--- a/QTfrontend/ui/widget/about.cpp Wed May 18 15:42:14 2016 -0400
+++ b/QTfrontend/ui/widget/about.cpp Sat May 21 14:39:35 2016 -0400
@@ -77,7 +77,7 @@
"</style>"
"<div align=\"center\"><h1>Hedgewars " + *cVersionString + "</h1>"
"<h3>" + QLabel::tr("Revision") + " " + *cRevisionString + " (" + *cHashString + ")</h3>"
- "<p><a href=\"http://www.hedgewars.org/\">http://www.hedgewars.org/</a></p>" +
+ "<p><a href=\"https://www.hedgewars.org/\">https://www.hedgewars.org/</a></p>" +
QLabel::tr("This program is distributed under the %1").arg("<a \
href=\"http://www.gnu.org/licenses/gpl-2.0.html\">GNU GPL v2</a>") +
"</div>"