diff --git a/support.php b/support.php index 9b45941..369fb38 100644 --- a/support.php +++ b/support.php @@ -3,21 +3,25 @@ doHeader("Getting Help", "Support", "_"); ?> -

Feel free to contact us with questions, comments or problems. We are looking for developers, so -if you are interested, please let us know. The best way to get in touch with the Trinity project is -through one of the options below:

+

Feel free to contact us with questions, comments or problems. We are looking +for developers and translators, so if you are interested, please let us know. +The best way to get in touch with the Trinity project is through one of the +options below:

Internet Relay Chat

network: chat.freenode.net
channel: #trinity-desktop -

This channel is publicly logged. A full channel log can be accessed here.

+

This channel is publicly logged. A full channel log can be accessed +here.

Mailing Lists

-

You can contact the project users and developers via one or more of our mailing lists.

+

You can contact the project users and developers via one or more of our +mailing lists.

Bugs

-

Bugs should be reported to our bug tracker which is available -here.

+

Bugs should be reported to our bug tracker, which is now part of our +TDE Gitea +Workspace (TGW) as Issues.

$GLOBALS['maindir'] . "faq/index.php", ), "Support" => array("_" => $GLOBALS['maindir'] . "support.php", - "Bugs" => "https://bugs.trinitydesktop.org/buglist.cgi?quicksearch=ALL", + "Bugs" => "https://mirror.git.trinitydesktop.org/gitea/issues", "Mailing Lists" => $GLOBALS['maindir'] . "mailinglist.php", "Service Alerts" => $GLOBALS['maindir'] . "servicealerts/", "TDE Team" => $GLOBALS['maindir'] . "contributors.php",