From 9a5775cff024e1bb7505af4a547cc2d029630ca1 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Mon, 30 Sep 2013 12:24:50 -0700 Subject: [PATCH] fix(CONTRIBUTING): try and fix # links in markdown --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index adc791658..54862f595 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ For simplicity etcd discussions happen on coreos-dev and in #coreos-dev. As the community grows we will move to a dedicated mailing list and IRC channel. - Email: [coreos-dev](https://groups.google.com/forum/#!forum/coreos-dev) -- IRC: [#coreos](irc://irc.freenode.org:6667/#coreos) IRC channel on freenode.org +- IRC: #[coreos](irc://irc.freenode.org:6667/#coreos) IRC channel on freenode.org ## Getting Started