diff options
Diffstat (limited to 'tde-head-and-foot.php')
-rw-r--r-- | tde-head-and-foot.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-head-and-foot.php b/tde-head-and-foot.php index 559fd9a..9ef2d2e 100644 --- a/tde-head-and-foot.php +++ b/tde-head-and-foot.php @@ -84,7 +84,7 @@ "Bugs" => "https://bugs.trinitydesktop.org/buglist.cgi?quicksearch=ALL", "Mailing Lists" => $GLOBALS['maindir'] . "mailinglist.php", "Service Alerts" => $GLOBALS['maindir'] . "servicealerts/", - "Contact" => $GLOBALS['maindir'] . "support.php", + "TDE Team" => $GLOBALS['maindir'] . "contributors.php", ), "Development" => array("_" => $GLOBALS['maindir'] . "development.php", "GIT" => "http://mirror.git.trinitydesktop.org/cgit/", |