chore(docs): update links pointing to slack channel

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2021-01-14 20:52:48 +01:00
parent afba7577bb
commit 040950341d
No known key found for this signature in database
GPG key ID: 34CC109EB5ED1C2A
2 changed files with 7 additions and 9 deletions

View file

@ -9,5 +9,5 @@ contact_links:
about: Check the documentation for help about: Check the documentation for help
- name: 💬 Slack channel - name: 💬 Slack channel
url: https://kubernetes.slack.com/messages/dexidp url: https://cloud-native.slack.com/messages/dexidp
about: Please ask and answer questions here about: Please ask and answer questions here

View file

@ -106,14 +106,16 @@ All changes or deprecations of connector features will be announced in the [rele
Due to their public nature, GitHub and mailing lists are NOT appropriate places Due to their public nature, GitHub and mailing lists are NOT appropriate places
for reporting vulnerabilities. for reporting vulnerabilities.
Please email the [maintainers list][maintainers-list] to report issues that may Please email the [maintainers list][mailto:cncf-dex-maintainers@lists.cncf.io] to report issues that may
be security-related. be security-related.
## Getting help ## Getting help
* For feature requests and bugs, file an [issue][issues]. - For feature requests and bugs, file an [issue][https://github.com/dexidp/dex/issues].
* For general discussion about both using and developing dex, you can join the [#dexidp channel][slack] - For general discussion about both using and developing Dex:
on the Kubernetes Slack, or join the [dex-dev][dex-dev] mailing list. - join the [#dexidp][https://cloud-native.slack.com/messages/dexidp] on the CNCF Slack
- open a new [discussion](https://github.com/dexidp/dex/discussions)
- join the [dex-dev][https://groups.google.com/forum/#!forum/dex-dev] mailing list
[openid-connect]: https://openid.net/connect/ [openid-connect]: https://openid.net/connect/
[standard-claims]: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims [standard-claims]: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims
@ -127,7 +129,3 @@ on the Kubernetes Slack, or join the [dex-dev][dex-dev] mailing list.
[go-oidc]: https://github.com/coreos/go-oidc [go-oidc]: https://github.com/coreos/go-oidc
[issue-1065]: https://github.com/dexidp/dex/issues/1065 [issue-1065]: https://github.com/dexidp/dex/issues/1065
[release-notes]: https://github.com/dexidp/dex/releases [release-notes]: https://github.com/dexidp/dex/releases
[issues]: https://github.com/dexidp/dex/issues
[dex-dev]: https://groups.google.com/forum/#!forum/dex-dev
[slack]: slack://channel?team=T09NY5SBT&id=C011URMR41W
[maintainers-list]: mailto:cncf-dex-maintainers@lists.cncf.io