Repository: nifi Updated Branches: refs/heads/master fdbcf3428 -> e4b702ed4
NIFI-5726 - Update README with Slack Workspace information This closes #3093 Signed-off-by: Mike Thomsen <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/e4b702ed Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/e4b702ed Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/e4b702ed Branch: refs/heads/master Commit: e4b702ed4f1e144f8ad667789ac3cddc981803f8 Parents: fdbcf34 Author: Pierre Villard <[email protected]> Authored: Fri Oct 19 11:08:08 2018 +0200 Committer: Mike Thomsen <[email protected]> Committed: Fri Oct 26 08:57:05 2018 -0400 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi/blob/e4b702ed/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 9eaa1c6..9f65d94 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ [](https://travis-ci.org/apache/nifi) [](https://hub.docker.com/r/apache/nifi/) [](https://nifi.apache.org/download.html) -[](https://www.hipchat.com/gzh2m5YML) +[](https://join.slack.com/t/apachenifi/shared_invite/enQtNDI2NDMyMTY3MTA5LWJmZDI3MmM1ZmYyODQwZDYwM2MyMDY5ZjkyMDkxY2JmOGMyNmEzYTE0MTRkZTYwYzZlYTJkY2JhZTYyMzcyZGI) [Apache NiFi](https://nifi.apache.org/) is an easy to use, powerful, and reliable system to process and distribute data.
