Browse Source

Change IRC to Slack

pjc 5 years ago
parent
commit
262b86c483
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      design/privateheader.php

+ 1
- 1
design/privateheader.php View File

@@ -168,7 +168,7 @@ if ($NotificationsManager->is_skipped(NotificationsManager::SUBSCRIPTIONS)) {
168 168
           </li>
169 169
           <li id="nav_irc"<?=
170 170
             Format::add_class($PageID, ['chat'], 'active', true)?>>
171
-            <a href="chat.php">IRC</a>
171
+            <a href="https://biotorrents.slack.com" target="_blank">Slack</a>
172 172
           </li>
173 173
           <li id="nav_top10"<?=
174 174
             Format::add_class($PageID, ['top10'], 'active', true)?>>

Loading…
Cancel
Save