diff options
author | Kisaragi <48310258+KisaragiEffective@users.noreply.github.com> | 2021-06-12 23:36:26 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-12 23:36:26 +0900 |
commit | 21a137e5291678af9d6079bc40761e73851aaaed (patch) | |
tree | a4d7ad77468e312d08364a15ef72cffcc6afa6a8 /files/ja/web/http | |
parent | 1c3379366fbf4b507da65d2fe7923914508b7c0d (diff) | |
download | translated-content-21a137e5291678af9d6079bc40761e73851aaaed.tar.gz translated-content-21a137e5291678af9d6079bc40761e73851aaaed.tar.bz2 translated-content-21a137e5291678af9d6079bc40761e73851aaaed.zip |
update link with japanese article that points english one (#1168)
Diffstat (limited to 'files/ja/web/http')
-rw-r--r-- | files/ja/web/http/headers/x-xss-protection/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/x-xss-protection/index.html b/files/ja/web/http/headers/x-xss-protection/index.html index 240568e1fd..34c49d06d5 100644 --- a/files/ja/web/http/headers/x-xss-protection/index.html +++ b/files/ja/web/http/headers/x-xss-protection/index.html @@ -20,7 +20,7 @@ translation_of: Web/HTTP/Headers/X-XSS-Protection <li>Edge は <a href="https://blogs.windows.com/windowsexperience/2018/07/25/announcing-windows-10-insider-preview-build-17723-and-build-18204/">XSS filter を廃止しました</a></li> </ul> -<p>つまり、レガシーブラウザをサポートする必要がない場合は、代わりに <code><a href="/en-US/docs/Web/HTTP/Headers/Content-Security-Policy">Content-Security-Policy</a></code> を使用し <code>unsafe-inline</code> を許可しないことをお勧めします。</p> +<p>つまり、レガシーブラウザをサポートする必要がない場合は、代わりに <code><a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy">Content-Security-Policy</a></code> を使用し <code>unsafe-inline</code> を許可しないことをお勧めします。</p> </div> <table class="properties"> |