Skip to content

Commit c2a33c3

Browse files
committed
fix dex/kubernetes link
1 parent 52d7e45 commit c2a33c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/docs/reference/access-authn-authz/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Or you can use [this similar script](https://raw.githubusercontent.com/TremoloSe
345345
Setup instructions for specific systems:
346346

347347
- [UAA](https://docs.cloudfoundry.org/concepts/architecture/uaa.html)
348-
- [Dex](https://github.com/dexidp/dex/blob/master/Documentation/kubernetes.md)
348+
- [Dex](https://dexidp.io/docs/kubernetes/)
349349
- [OpenUnison](https://www.tremolosecurity.com/orchestra-k8s/)
350350

351351
#### Using kubectl

content/ja/docs/reference/access-authn-authz/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ IDプロバイダーがKubernetesと連携するためには、以下のこと
258258
特定のシステム用のセットアップ手順は、以下を参照してください。
259259

260260
- [UAA](https://docs.cloudfoundry.org/concepts/architecture/uaa.html)
261-
- [Dex](https://github.com/dexidp/dex/blob/master/Documentation/kubernetes.md)
261+
- [Dex](https://dexidp.io/docs/kubernetes/)
262262
- [OpenUnison](https://www.tremolosecurity.com/orchestra-k8s/)
263263

264264
#### kubectlの使用

content/zh/docs/reference/access-authn-authz/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ Setup instructions for specific systems:
700700
特定系统的安装指令:
701701

702702
- [UAA](https://docs.cloudfoundry.org/concepts/architecture/uaa.html)
703-
- [Dex](https://github.com/dexidp/dex/blob/master/Documentation/kubernetes.md)
703+
- [Dex](https://dexidp.io/docs/kubernetes/)
704704
- [OpenUnison](https://www.tremolosecurity.com/orchestra-k8s/)
705705

706706
<!--

0 commit comments

Comments
 (0)