diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-09-07 12:37:36 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-09-07 12:37:36 -0700 |
commit | 1917b2e034adcfe55c7f69e5f4bdc7989d2883a5 (patch) | |
tree | 4ca56e3434720e3663c3f1ccd5678832a983d556 | |
parent | 2e8346f36b4e7132d2ec5a1c7a26a015223c01b9 (diff) |
web link to IRC, bad idea?
-rw-r--r-- | developers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/developers.html b/developers.html index 3b7bf53..d1d7340 100644 --- a/developers.html +++ b/developers.html @@ -94,7 +94,7 @@ </ul> IRC <ul class="indented"> - <li>#freeside on <a href="http://www.oftc.net">irc.oftc.net</a> + <li>#freeside on <a href="http://www.oftc.net">irc.oftc.net</a> (<A HREF="https://webchat.oftc.net/?channels=freeside">browser chat</A>) </ul> Web <ul class="indented"> |