[Scummvm-cvs-logs] scummvm-web master -> c5d6b7f613d5a790e6177aed94042187e7e8148b

sev- sev at scummvm.org
Mon Apr 4 17:44:23 CEST 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
c5d6b7f613 WEB: Made GOG.com links also https


Commit: c5d6b7f613d5a790e6177aed94042187e7e8148b
    https://github.com/scummvm/scummvm-web/commit/c5d6b7f613d5a790e6177aed94042187e7e8148b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-04-04T17:44:07+02:00

Commit Message:
WEB: Made GOG.com links also https

Changed paths:
    templates/index.tpl



diff --git a/templates/index.tpl b/templates/index.tpl
index 5af0669..73aba75 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -65,7 +65,7 @@
 					<img src="/images/easyname-logo-big.png" width="88" height="32" alt="{#indexEasyname#}">
 				</a>
 				<br>
-				<a href="http://www.gog.com/?pp=22d200f8670dbdb3e253a90eee5098477c95c23d">
+				<a href="https://www.gog.com/?pp=22d200f8670dbdb3e253a90eee5098477c95c23d">
 					<img src="/images/GOG_button_small.png" width="88" height="32" alt="{#indexGOG#}">
 				</a>
 				<a href="https://github.com/scummvm">
@@ -109,7 +109,7 @@
 
 		{strip}
 		<div id="footer">
-			<a href="http://www.gog.com/?pp=22d200f8670dbdb3e253a90eee5098477c95c23d">
+			<a href="https://www.gog.com/?pp=22d200f8670dbdb3e253a90eee5098477c95c23d">
 				<img src="/images/GOG_button_small.png" alt="{#indexGOG#}" width="88" height="32">
 			</a>
 			<a href="http://easyname.com">






More information about the Scummvm-git-logs mailing list