aboutsummaryrefslogtreecommitdiff
path: root/files/ja/tools/view_source/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-31 12:04:19 -0400
committerGitHub <noreply@github.com>2021-08-01 01:04:19 +0900
commit0114a214791c357c3dd3fdde5fc47b9ca33796cc (patch)
tree2c82bee24d61bfc6da4f68f9ebf3e9cb7c4c1cd9 /files/ja/tools/view_source/index.html
parent75258c7a0fa043c3e373f8a933332595e298a3f1 (diff)
downloadtranslated-content-0114a214791c357c3dd3fdde5fc47b9ca33796cc.tar.gz
translated-content-0114a214791c357c3dd3fdde5fc47b9ca33796cc.tar.bz2
translated-content-0114a214791c357c3dd3fdde5fc47b9ca33796cc.zip
remove link 'title' attributes that's just the 'href' (ja, part 2) (#1807)
Diffstat (limited to 'files/ja/tools/view_source/index.html')
-rw-r--r--files/ja/tools/view_source/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/tools/view_source/index.html b/files/ja/tools/view_source/index.html
index f6066b4bf7..d0d8314dd9 100644
--- a/files/ja/tools/view_source/index.html
+++ b/files/ja/tools/view_source/index.html
@@ -72,5 +72,5 @@ original_slug: View_source
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="http://hsivonen.iki.fi/view-source/" title="http://hsivonen.iki.fi/view-source/">HTML5 Parser-Based View Source Syntax Highlighting</a> (Blog post)</li>
+ <li><a href="http://hsivonen.iki.fi/view-source/">HTML5 Parser-Based View Source Syntax Highlighting</a> (Blog post)</li>
</ul>