diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:04:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 17:04:20 +0200 |
commit | b52221bb6d3225912e801cc87c74f970cbef58b6 (patch) | |
tree | 7c084c8c00c53656aac581a717421eb49b30c5f6 /files/fr/tools/3d_view/index.html | |
parent | bf5ed718d72f225c1ce67c36dd695238e580d3b1 (diff) | |
download | translated-content-b52221bb6d3225912e801cc87c74f970cbef58b6.tar.gz translated-content-b52221bb6d3225912e801cc87c74f970cbef58b6.tar.bz2 translated-content-b52221bb6d3225912e801cc87c74f970cbef58b6.zip |
remove link 'title' attributes that's just the 'href' (fr, part 2) (#1731)
Diffstat (limited to 'files/fr/tools/3d_view/index.html')
-rw-r--r-- | files/fr/tools/3d_view/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/tools/3d_view/index.html b/files/fr/tools/3d_view/index.html index 8e0bf71ced..8a6203a92e 100644 --- a/files/fr/tools/3d_view/index.html +++ b/files/fr/tools/3d_view/index.html @@ -98,5 +98,5 @@ original_slug: Outils/Vue_3D <li><a href="/fr/Tools/Page_Inspector/HTML_panel" title="HTML panel">Panneau HTML</a></li> <li><a href="/fr/Tools/Page_Inspector/Style_panel" title="en/Tools/Page_Inspector/Style panel">Panneau Style</a></li> <li><a href="/fr/Tools" title="Outils">Outils</a></li> - <li><a class="external" href="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/" title="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/">Nouveaux outils de développement dans Firefox 11 Aurora</a> (blog post)</li> + <li><a class="external" href="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/">Nouveaux outils de développement dans Firefox 11 Aurora</a> (blog post)</li> </ul> |