Fix Slack invitation URL (#2303)

Closes #2299
This commit is contained in:
Zachary Wasserman 2020-09-17 13:18:04 -07:00 committed by GitHub
parent d193ea1717
commit d959a4e4af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@ If you have any questions, please create a [GitHub Issue](https://github.com/kol
#### Chat
Please join us in the #kolide channel on [Osquery Slack](https://osquery-slack.herokuapp.com/).
Please join us in the #kolide channel on [Osquery Slack](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/).
#### Community Projects

View File

@ -9,4 +9,4 @@ Welcome to the documentation for the Kolide Fleet osquery fleet manager.
- Architecturally significant decisions are documented in the [Architecture Documentation](./architecture/README.md).
- Finally, if you're interested in interacting with the Fleet source code, you will find information on modifying and building the code in the [Development Documentation](./development/README.md).
If you have any questions, please don't hesitate to [File a GitHub issue](https://github.com/kolide/fleet/issues) or [join us on Slack](https://osquery-slack.herokuapp.com/). You can find us in the `#kolide` channel.
If you have any questions, please don't hesitate to [File a GitHub issue](https://github.com/kolide/fleet/issues) or [join us on Slack](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/). You can find us in the `#kolide` channel.

View File

@ -48,4 +48,4 @@ Upload the `fleet.zip` binary bundle and click "Publish Release".
make docker-push-release
```
6. Announce the release in the #kolide channel of [osquery Slack](https://osquery-slack.herokuapp.com/).
6. Announce the release in the #kolide channel of [osquery Slack](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/).

View File

@ -79,4 +79,4 @@ Kolide does not host a SaaS version of Fleet. We offer [Kolide Cloud](https://ko
For bug reports, please use the [Github issue tracker](https://github.com/kolide/fleet/issues).
For questions and discussion, please join us in the #kolide channel of [osquery Slack](https://osquery-slack.herokuapp.com/).
For questions and discussion, please join us in the #kolide channel of [osquery Slack](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/).