update irc link

This commit is contained in:
Ben Harris 2018-06-26 20:44:55 -04:00
parent 28dd0348d8
commit f9082f1270
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ $services = [
'forum' => ['fa' => 'comment', 'url' => 'https://forum.tilde.team'],
'wiki' => ['fa' => 'book', 'url' => '/wiki/'],
'mastodon' => ['fa' => 'retweet', 'url' => 'https://tilde.zone'],
'chat' => ['fa' => 'comments-o', 'url' => '/wiki/?page=irc'],
'chat' => ['fa' => 'comments-o', 'url' => 'https://tilde.chat'],
'webmail' => ['fa' => 'envelope', 'url' => 'https://mail.tilde.team'],
'cryptpad' => ['fa' => 'sticky-note', 'url' => 'https://pad.tilde.team'],
'pastebin' => ['fa' => 'paste', 'url' => 'https://paste.tilde.team/'],