diff options
author | Sadie Powell <sadie@witchery.services> | 2021-03-23 10:12:32 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-03-25 12:28:11 +0000 |
commit | 635cb9d65f6d7f6758ae8ed874da00c8d94b6e39 (patch) | |
tree | 1181c9a8a1383ab4fa8ae72e73d8c4e6677b4f2e | |
parent | 7cfeb971666b3a6709fe61bd01478697e6433f50 (diff) |
Remove the Kiwi links from the readme.
If you're setting up an IRC server you should be able to use an
IRC client to connect to the support channel.
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -39,6 +39,6 @@ InspIRCd is licensed under [version 2 of the GNU General Public License](https:/ * [Website](https://www.inspircd.org) * [Documentation](https://docs.inspircd.org) * [GitHub](https://github.com/inspircd) -* [Support IRC channel](https://kiwiirc.com/nextclient/irc.inspircd.org:+6697/inspircd?nick=Your%20nick%20here) — \#inspircd on irc.inspircd.org -* [Development IRC channel](https://kiwiirc.com/nextclient/irc.inspircd.org:+6697/inspircd.dev?nick=Your%20nick%20here) — \#inspircd.dev on irc.inspircd.org -* [InspIRCd test network](https://kiwiirc.com/nextclient/testnet.inspircd.org:+6697/?nick=Your%20nick%20here) — testnet.inspircd.org +* Support IRC channel — \#inspircd on irc.inspircd.org +* Development IRC channel — \#inspircd.dev on irc.inspircd.org +* InspIRCd test network — testnet.inspircd.org |