diff options
Diffstat (limited to 'files/ja')
-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> |