From c1aed32920b18c68008e5f46ceabff9a904dbdad Mon Sep 17 00:00:00 2001 From: Yicheng Qin Date: Thu, 16 Jul 2015 12:52:26 -0700 Subject: [PATCH] README: update irc channel to #etcd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 402aa7585..5c404f9b4 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Now it's time to dig into the full etcd API and other guides. ## Contact - Mailing list: [etcd-dev](https://groups.google.com/forum/?hl=en#!forum/etcd-dev) -- IRC: #[coreos](irc://irc.freenode.org:6667/#coreos) on freenode.org +- IRC: #[etcd](irc://irc.freenode.org:6667/#etcd) on freenode.org - Planning/Roadmap: [milestones](https://github.com/coreos/etcd/milestones) - Bugs: [issues](https://github.com/coreos/etcd/issues)