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