summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-04-28 00:04:03 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-04-28 00:04:03 +0900
commit2c462ca6bbc398d4e196a73cfd6f7a00e8663d17 (patch)
tree77e82e32764c7ff956f8293ab542a57d466dc953 /README.md
parent425e947b4ca231591ccabc01f5113555bcc4681b (diff)
docs: update slackin url
use https instead. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d65c8ab5..4cb9e8af 100644
--- a/README.md
+++ b/README.md
@@ -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)](http://slackin-gobgp.mybluemix.net/)
+[![Slack Status](https://slackin-gobgp.mybluemix.net/badge.svg)](https://slackin-gobgp.mybluemix.net/)
GoBGP is an open source BGP implementation designed from scratch for
modern environment and implemented in a modern programming language,