From 3e82a54fd15847069fe421e786bce07e2901139f Mon Sep 17 00:00:00 2001 From: Corey Cole Date: Wed, 6 Jun 2018 18:12:44 -0700 Subject: [PATCH] docs: update slack invite link in README.md (#2690) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f0f58ba..8c916306 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ Please note that prerelease may be unstable and contain bugs. There are many ways to get help on Puppeteer: - [bugtracker](https://github.com/GoogleChrome/puppeteer/issues) - [stackoverflow](https://stackoverflow.com/questions/tagged/puppeteer) -- [slack channel](https://join.slack.com/t/puppeteer/shared_invite/enQtMzAyOTU1MzQyOTQ1LTUzOTAxNjE5YWI0YzNmYmRkN2I4MDg2MzI4OGE3YWNhZDBlYWMyNTlmOTJlN2RhYzlmODI4ZDQxZGEyMGIwNDY) +- [slack channel](https://join.slack.com/t/puppeteer/shared_invite/enQtMzU4MjIyMDA5NTM4LTM1OTdkNDhlM2Y4ZGUzZDdjYjM5ZWZlZGFiZjc4MTkyYTVlYzIzYjU5NDIyNzgyMmFiNDFjN2UzNWU0N2ZhZDc) Make sure to search these channels before posting your question.