aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/security
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 12:14:40 -0400
committerGitHub <noreply@github.com>2021-08-03 01:14:40 +0900
commit86bfc6444602934695b25cee06320c49946e513c (patch)
tree2ce5eb781371782e29d22e92429dd8feae013167 /files/ja/web/security
parent038ca04f4d551f547894b71d337b822d66c8a2b5 (diff)
downloadtranslated-content-86bfc6444602934695b25cee06320c49946e513c.tar.gz
translated-content-86bfc6444602934695b25cee06320c49946e513c.tar.bz2
translated-content-86bfc6444602934695b25cee06320c49946e513c.zip
remove link 'title' attributes that's just the 'href' (ja, part 3) (#1840)
Diffstat (limited to 'files/ja/web/security')
-rw-r--r--files/ja/web/security/mixed_content/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/security/mixed_content/index.html b/files/ja/web/security/mixed_content/index.html
index 02f276986b..9de881302e 100644
--- a/files/ja/web/security/mixed_content/index.html
+++ b/files/ja/web/security/mixed_content/index.html
@@ -76,7 +76,7 @@ translation_of: Web/Security/Mixed_content
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="https://w3c.github.io/webappsec/specs/mixedcontent/" title="https://w3c.github.io/webappsec/specs/mixedcontent/">Mixed Content - W3C Editor's Draft</a></li>
+ <li><a href="https://w3c.github.io/webappsec/specs/mixedcontent/">Mixed Content - W3C Editor's Draft</a></li>
<li><a href="/ja/docs/Security/%E6%B7%B7%E5%9C%A8%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84/How_to_fix_website_with_mixed_content">混在コンテンツでブロックされるウェブサイトを修正するには</a></li>
</ul>