aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/headers/authorization/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/http/headers/authorization/index.html')
-rw-r--r--files/ja/web/http/headers/authorization/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/authorization/index.html b/files/ja/web/http/headers/authorization/index.html
index 1e0166e23f..f1a0673843 100644
--- a/files/ja/web/http/headers/authorization/index.html
+++ b/files/ja/web/http/headers/authorization/index.html
@@ -34,7 +34,7 @@ translation_of: Web/HTTP/Headers/Authorization
<dl>
<dt>&lt;type&gt;</dt>
- <dd><a href="/ja/docs/Web/HTTP/Authentication#authentication_schemes">認証の種類</a>。一般的には <a href="/ja/docs/Web/HTTP/Authentication#basic_authentication_scheme">"Basic"</a> です。それ以外に以下のような種類があります。
+ <dd><a href="/ja/docs/Web/HTTP/Authentication#認証方式">認証方式</a>。一般的には <a href="/ja/docs/Web/HTTP/Authentication#basic_認証方式">"Basic"</a> です。それ以外に以下のような種類があります。
<ul>
<li><a href="http://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml">認証スキームの IANA レジストリ</a></li>
<li><a href="http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-auth-using-authorization-header.html">AWS サーバーの認証 (<code>AWS4-HMAC-SHA256</code>)</a></li>