diff options
| author | Rich Trott <rtrott@gmail.com> | 2021-12-07 06:14:23 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-07 06:14:23 -0800 |
| commit | 2aef3fcff49e04c686d8edd6d6a5586586fd2589 (patch) | |
| tree | 3d4ac8ae38ffbca06944d344c71b8302204e3773 | |
| parent | 3d5a7de83c97a2fd6a39a4484358f513e0eba6ba (diff) | |
| download | node-new-Trott-patch-1.tar.gz | |
doc: remove OpenJSF Slack nodejs from support docTrott-patch-1
The OpenJSF Slack nodejs channel has a description that reads:
> 🚨 For Node.js application development questions, see:
>
> - Node Slackers: https://www.nodeslackers.com/
> - Node.js help repo: https://github.com/nodejs/help
Let's not send people with support questions there just to get
ignored or redirected elsewhere.
| -rw-r--r-- | .github/SUPPORT.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index 51f8a32653..9e4a041bf7 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -15,7 +15,6 @@ If you didn't find an answer in the resources above, try these unofficial resources: * [Questions tagged 'node.js' on Stack Overflow](https://stackoverflow.com/questions/tagged/node.js) -* [#nodejs](https://openjs-foundation.slack.com/archives/CK9Q4MB53) channel on the OpenJS Foundation Slack ([join here](https://slack-invite.openjsf.org/)) * [#node.js channel on libera.chat](https://web.libera.chat?channels=node.js&uio=d4) * [Node.js Slack Community](https://node-js.slack.com/) * To register: [nodeslackers.com](https://www.nodeslackers.com/) |
