diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-18 21:49:46 +0900 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-09-18 22:24:37 +0900 |
commit | 0dd9462bfbf4c1c160b60c2ddfbb5b88a6569757 (patch) | |
tree | 18346bc0c1a0dbaf053c7e762c22a11fcb5b1753 /files/ja/web/http/status | |
parent | d7f3b9665adfb974ed6d2305ecccf7ef7330439f (diff) | |
download | translated-content-0dd9462bfbf4c1c160b60c2ddfbb5b88a6569757.tar.gz translated-content-0dd9462bfbf4c1c160b60c2ddfbb5b88a6569757.tar.bz2 translated-content-0dd9462bfbf4c1c160b60c2ddfbb5b88a6569757.zip |
Update files/ja/web/http/status/401/index.html
Co-authored-by: potappo <potappo@gmail.com>
Diffstat (limited to 'files/ja/web/http/status')
-rw-r--r-- | files/ja/web/http/status/401/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/status/401/index.html b/files/ja/web/http/status/401/index.html index d37026c952..19d7b05e11 100644 --- a/files/ja/web/http/status/401/index.html +++ b/files/ja/web/http/status/401/index.html @@ -47,7 +47,7 @@ WWW-Authenticate: Basic realm="Access to staging site"</pre> <h2 id="参照">参照</h2> <ul> - <li><a href="/ja/s/Web/HTTP/Authentication">HTTP authentication</a></li> + <li><a href="/ja/docs/Web/HTTP/Authentication">HTTP authentication</a></li> <li>{{HTTPHeader("WWW-Authenticate")}}</li> <li>{{HTTPHeader("Authorization")}}</li> <li>{{HTTPHeader("Proxy-Authorization")}}</li> |