Browse Source

docs(readme): fix links

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
pull/1945/head
Mark Sagi-Kazar 5 years ago
parent
commit
f9b3d8fcb4
No known key found for this signature in database
GPG Key ID: 34CC109EB5ED1C2A
  1. 6
      README.md

6
README.md

@ -111,11 +111,11 @@ be security-related.
## Getting help
- For feature requests and bugs, file an [issue][https://github.com/dexidp/dex/issues].
- For feature requests and bugs, file an [issue](https://github.com/dexidp/dex/issues).
- For general discussion about both using and developing Dex:
- join the [#dexidp][https://cloud-native.slack.com/messages/dexidp] on the CNCF Slack
- 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
- join the [dex-dev](https://groups.google.com/forum/#!forum/dex-dev) mailing list
[openid-connect]: https://openid.net/connect/
[standard-claims]: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims

Loading…
Cancel
Save