diff options
author | Taryn Musgrave <34845739+tarynmusgrave@users.noreply.github.com> | 2024-01-09 10:32:17 -0500 |
---|---|---|
committer | Taryn Musgrave <34845739+tarynmusgrave@users.noreply.github.com> | 2024-01-10 17:12:05 +0100 |
commit | 263460d9302eb95f58fcd1216264e859bcafc3e9 (patch) | |
tree | f5deeb528a78f9a61173a878231f6d97376de676 /CONTRIBUTING.md | |
parent | 49aee6760a26b14c06180e4f25088cb18e2037a7 (diff) | |
download | unit-263460d9302eb95f58fcd1216264e859bcafc3e9.tar.gz unit-263460d9302eb95f58fcd1216264e859bcafc3e9.tar.bz2 |
Docs: replaced the slack community links with GitHub Discussions
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a7bc357b..77343271 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Check out the [Quick Installation](README.md#quick-installation) and Please open an [issue](https://github.com/nginx/unit/issues/new) on GitHub with the label `question`. You can also ask a question on -[Slack](https://nginxcommunity.slack.com) or the NGINX Unit mailing list, +[GitHub Discussions](https://github.com/nginx/unit/discussions) or the NGINX Unit mailing list, unit@nginx.org (subscribe [here](https://mailman.nginx.org/mailman3/lists/unit.nginx.org/)). |