From 7e4d9f5b5185ef637fbcd572330fb87e85f1d7ac Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Tue, 19 Sep 2017 16:14:30 -0700 Subject: [PATCH] Fix readme. Fix slack url in README to one that allows self-signup. This fixes https://github.com/draios/falco/issues/272. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6679ce96..ccd2e01c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Join the Community * Contact the [official mailing list](https://groups.google.com/forum/#!forum/falco) for support and to talk with other users. * Follow us on [Twitter](https://twitter.com/sysdig) for general falco and sysdig news. * This is our [blog](https://sysdig.com/blog/), where you can find the latest [falco](https://sysdig.com/blog/tag/falco/) posts. -* Join our [Public Slack](https://sysdig.slack.com) channel for sysdig and falco announcements and discussions. +* Join our [Public Slack](https://slack.sysdig.com) channel for sysdig and falco announcements and discussions. License Terms ---