aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/headers/user-agent
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/http/headers/user-agent
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/http/headers/user-agent')
-rw-r--r--files/ja/web/http/headers/user-agent/firefox/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/user-agent/firefox/index.html b/files/ja/web/http/headers/user-agent/firefox/index.html
index c6ad156fc5..6f58ab98c6 100644
--- a/files/ja/web/http/headers/user-agent/firefox/index.html
+++ b/files/ja/web/http/headers/user-agent/firefox/index.html
@@ -462,7 +462,7 @@ Mozilla/5.0 (Android 4.4; <strong>Tablet</strong>; rv:41.0) Gecko/41.0 Firefox/4
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="http://lawrencemandel.com/2012/07/27/decision-made-firefox-os-user-agent-string/">Firefox OS User Agent String</a> (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=777710" title="https://bugzilla.mozilla.org/show_bug.cgi?id=777710">bug 777710</a> に言及したブログ投稿)</li>
+ <li><a href="http://lawrencemandel.com/2012/07/27/decision-made-firefox-os-user-agent-string/">Firefox OS User Agent String</a> (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=777710">bug 777710</a> に言及したブログ投稿)</li>
<li><a class="external" href="https://hacks.mozilla.org/2010/09/final-user-agent-string-for-firefox-4/">Final User Agent string for Firefox 4</a> (ブログ記事)</li>
<li><a href="/ja/docs/Browser_Detection_and_Cross_Browser_Support" title="Browser_Detection_and_Cross_Browser_Support">クロスブラウザーで UA 文字列のスニッフィングをサポートする</a> ための推奨事項</li>
<li><a href="/ja/docs/Web/API/window.navigator.userAgent">window.navigator.userAgent</a></li>