aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/headers/authorization/index.html
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2022-02-19 23:15:44 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-02-26 16:04:39 +0900
commit738a1d2923d92b39391c041707c74577c6f737b5 (patch)
tree48e78d7ee1aa8e1c055d67968c15bee9d13cdffb /files/ja/web/http/headers/authorization/index.html
parent094e49f2dbbf37f73312be261d74cd3a0e05fcb7 (diff)
downloadtranslated-content-738a1d2923d92b39391c041707c74577c6f737b5.tar.gz
translated-content-738a1d2923d92b39391c041707c74577c6f737b5.tar.bz2
translated-content-738a1d2923d92b39391c041707c74577c6f737b5.zip
Web/HTTP/Authentication へのリンクのフラグメントを修正
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>