forked from mystiq/dex
docs(readme): fix links
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
a73670488c
commit
f9b3d8fcb4
1 changed files with 3 additions and 3 deletions
|
@ -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…
Reference in a new issue