diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-11-26 21:02:02 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-11-26 21:02:02 +0900 |
commit | 9d9061497330afc1f0cbc612cd52a7358a8c76ac (patch) | |
tree | 95fc331119f22cbcf22183c26a37f65df87d4237 /README.md | |
parent | 301b48532d4a5510c9d4ffdc44eb2754fdd1a3d1 (diff) |
README: use now.sh instead of bluemix.net for slackin
Seems that bluemix.net is unstable nowadays.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +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) -[![Slack Status](https://slackin-gobgp.mybluemix.net/badge.svg)](https://slackin-gobgp.mybluemix.net/) +[![Slack Status](https://slackin-gobgp.now.sh/badge.svg)](https://slackin-gobgp.now.sh/) GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in a modern programming language, |