aboutsummaryrefslogtreecommitdiff
path: root/files/es/mdn/guidelines
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:33:49 -0400
committerGitHub <noreply@github.com>2021-07-27 11:33:49 -0400
commit4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 (patch)
tree0450d8e183c235b7ce07e9c34be2220e6ae1eab2 /files/es/mdn/guidelines
parenta0187295debbfe75d4409f360ba7e0ff765ca2f3 (diff)
downloadtranslated-content-4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4.tar.gz
translated-content-4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4.tar.bz2
translated-content-4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4.zip
Remove link title attributes thats just the href es (#1737)
* remove link 'title' attributes that's just the 'href' (es) * a couple more
Diffstat (limited to 'files/es/mdn/guidelines')
-rw-r--r--files/es/mdn/guidelines/writing_style_guide/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/mdn/guidelines/writing_style_guide/index.html b/files/es/mdn/guidelines/writing_style_guide/index.html
index 7f9255a324..d2d10dee4e 100644
--- a/files/es/mdn/guidelines/writing_style_guide/index.html
+++ b/files/es/mdn/guidelines/writing_style_guide/index.html
@@ -143,5 +143,5 @@ original_slug: MDN/Guidelines/Project:Guía_de_estilo
<ul>
<li><a class="external" href="http://www.rae.es/rae.html"><abbr title="Real Academia Española">Diccionario de la Real Academia Española</abbr></a></li>
- <li><a class="external" href="http://www.rae.es/rae.html" title="http://www.rae.es/rae.html">Diccionario Panhispánico de Dudas</a></li>
+ <li><a class="external" href="http://www.rae.es/rae.html">Diccionario Panhispánico de Dudas</a></li>
</ul>