From bfeef5852da1e9894d8e2658a558837fd54e5a42 Mon Sep 17 00:00:00 2001
From: Levi Blackstone <levi.blackstone@rackspace.com>
Date: Fri, 29 Dec 2017 16:20:05 -0700
Subject: [PATCH] Reference current Slack channel in README

Signed-off-by: Levi Blackstone <levi.blackstone@rackspace.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cc9b0ed3..7aa84ac2 100644
--- a/README.md
+++ b/README.md
@@ -161,7 +161,7 @@ Thanks for taking the time to join our community and start contributing!
 * Please familiarize yourself with the [Code of
 Conduct](CODE-OF-CONDUCT.md) before contributing.
 * Read the contribution guidelines in [CONTRIBUTING.md](CONTRIBUTING.md).
-* There is a [mailing list](https://groups.google.com/forum/#!forum/ksonnet) and [Slack channel](https://ksonnet.slack.com/) if you want to interact with
+* There is a [mailing list](https://groups.google.com/forum/#!forum/ksonnet) or the #ksonnet channel on [Slack](http://kubernetes.slack.com/messages/ksonnet) if you want to interact with
 other members of the community.
 
 #### Pull requests
-- 
GitLab