aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/element/attributes/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/element/attributes/index.html')
-rw-r--r--files/es/web/api/element/attributes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/element/attributes/index.html b/files/es/web/api/element/attributes/index.html
index 3b0f1da338..7d049c0dc4 100644
--- a/files/es/web/api/element/attributes/index.html
+++ b/files/es/web/api/element/attributes/index.html
@@ -153,5 +153,5 @@ var atts = para.attributes;</pre>
<ul>
<li>{{domxref("NamedNodeMap")}}, la interfaz del objeto retornado.</li>
- <li>Consideracións sobre compatibilidad cruzada entre navegadores: en <a class="external" href="http://www.quirksmode.org/dom/w3c_core.html#attributes" title="http://www.quirksmode.org/dom/w3c_core.html#attributes">quirksmode</a></li>
+ <li>Consideracións sobre compatibilidad cruzada entre navegadores: en <a class="external" href="http://www.quirksmode.org/dom/w3c_core.html#attributes">quirksmode</a></li>
</ul>