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
           </li>
168
           </li>
169
           <li id="nav_irc"<?=
169
           <li id="nav_irc"<?=
170
             Format::add_class($PageID, ['chat'], 'active', true)?>>
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
           </li>
172
           </li>
173
           <li id="nav_top10"<?=
173
           <li id="nav_top10"<?=
174
             Format::add_class($PageID, ['top10'], 'active', true)?>>
174
             Format::add_class($PageID, ['top10'], 'active', true)?>>

Loading…
Cancel
Save