Skip to content

Commit f4bf6a2

Browse files
committed
Address review comment
1 parent eaf9b97 commit f4bf6a2

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/concepts/extend-kubernetes

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/extend-kubernetes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Kubdernetesはいくつかのビルトイン認証方式をサポートしてい
115115

116116
[認証](/ja/docs/reference/access-authn-authz/authentication/)は、全てのリクエストのヘッダーまたは証明書情報を、リクエストを投げたクライアントのユーザー名にマッピングします。
117117

118-
Kubernetesはいくつかのビルトイン認証方式と、それらが要件に合わない場合、[認証Webhook](ja/docs/reference/access-authn-authz/authentication/#webhook-token-authentication)を提供します。
118+
Kubernetesはいくつかのビルトイン認証方式と、それらが要件に合わない場合、[認証Webhook](/ja/docs/reference/access-authn-authz/authentication/#webhook-token-authentication)を提供します。
119119

120120
### 認可
121121

0 commit comments

Comments
 (0)