QTfrontend/ui/widget/about.cpp
changeset 11830 6078cf0e4944
parent 11384 95d5badcb44f
child 12218 b532cc42ebd4
--- 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>"