about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-06-28 14:50:44 -0400
committerBen Harris <ben@tilde.team>2020-06-28 14:50:44 -0400
commit724c367f0b90eb9f0cd7ada2601d82fa30349e41 (patch)
tree8e09e9f1560f8269f4e5f9048c6a4050f3b4fa45
parent061d2629a37104bd28fc5e0d59672b132b4bbaa9 (diff)
fix badge link
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 44bb7a0..0b1ae34 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # IRCSharp
 
-[![Build Status](https://drone.tildegit.org/api/badges/ben/ircsharp/status.svg)](https://drone.tildegit.org/ben/ircsharp)
+[![Build Status](https://drone.tildegit.org/api/badges/irctokens/ircsharp/status.svg)](https://drone.tildegit.org/irctokens/ircsharp)
 
 this is a collection of c\# projects to tokenize, parse, and maintain
 state for IRC clients.
@@ -14,5 +14,5 @@ unless otherwise noted, this is mostly a port of jesopo's python libraries.
 an [irctokens.org](https://irctokens.org) project
 
 discussion and support on irc: [#irctokens](
-https://web.tilde.chat/?join=irctokens)
+https://kiwi.tilde.chat/#irctokens)