diff --git a/tde-head-and-foot.php b/tde-head-and-foot.php index 0c98026..ff615e0 100644 --- a/tde-head-and-foot.php +++ b/tde-head-and-foot.php @@ -87,8 +87,8 @@ "TDE Team" => $GLOBALS['maindir'] . "contributors.php", ), "Development" => array("_" => $GLOBALS['maindir'] . "development.php", - "TGW" => "http://mirror.git.trinitydesktop.org/gitea/TDE", - "CGit" => "http://mirror.git.trinitydesktop.org/cgit/", + "TGW" => "https://mirror.git.trinitydesktop.org/gitea/TDE", + "CGit" => "https://mirror.git.trinitydesktop.org/cgit/", "Translations" => "https://mirror.git.trinitydesktop.org/weblate", "Commit History" => $GLOBALS['maindir'] . "patches", "Resources" => $GLOBALS['maindir'] . "devresources.php",