From 64d7156d5f839c1c3099a2701c492d5ab1552d1e Mon Sep 17 00:00:00 2001
From: Peter Balogh
Date: Fri, 4 Dec 2020 08:57:30 +0100
Subject: [PATCH] docs: fix broken links
Signed-off-by: Peter Balogh
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index be401850..f4277345 100644
--- a/README.md
+++ b/README.md
@@ -113,8 +113,8 @@ on the Kubernetes Slack, or join the [dex-dev][dex-dev] mailing list.
[openid-connect]: https://openid.net/connect/
[standard-claims]: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims
-[scopes]: Documentation/custom-scopes-claims-clients.md#scopes
-[using-dex]: Documentation/using-dex.md
+[scopes]: https://dexidp.io/docs/custom-scopes-claims-clients/#scopes
+[using-dex]: https://dexidp.io/docs/using-dex/
[jwt-io]: https://jwt.io/
[kubernetes]: http://kubernetes.io/docs/admin/authentication/#openid-connect-tokens
[aws-sts]: https://docs.aws.amazon.com/STS/latest/APIReference/Welcome.html