summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-03-05 08:02:00 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-03-05 08:02:00 +0900
commit8690cb42be5080d2af9253915edead900b51280e (patch)
tree84a1cb2391cb45741b9081722d973c0e6106a365 /README.md
parente9b32cb56e78c77e368f751db39f89ae1a5ffcb1 (diff)
doc: replace gitter with Slack
More handly. Also remove unused waffle.io. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1374daa3..a749cd99 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# GoBGP: BGP implementation in Go
[![Build Status](https://travis-ci.org/osrg/gobgp.svg?branch=master)](https://travis-ci.org/osrg/gobgp/builds)
-[![Join the chat at https://gitter.im/osrg/gobgp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/osrg/gobgp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-[![Stories in Ready](https://badge.waffle.io/osrg/gobgp.png?label=ready&title=Ready)](https://waffle.io/osrg/gobgp)
+[![Slack Status](https://slackin-gobgp.mybluemix.net/badge.svg)](http://slackin-gobgp.mybluemix.net/)
GoBGP is an open source BGP implementation designed from scratch for
modern environment and implemented in a modern programming language,
@@ -41,7 +40,7 @@ No dependency hell (library, package, etc) thanks to Go.
## Community, discussion and support
-We have the [the mailing
+We have the [Slack](http://slackin-gobgp.mybluemix.net/) and [mailing
list](https://lists.sourceforge.net/lists/listinfo/gobgp-devel) for
questions, discussion, suggestions, etc.