aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/svg/element/rect
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/web/svg/element/rect
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/web/svg/element/rect')
-rw-r--r--files/es/web/svg/element/rect/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/svg/element/rect/index.html b/files/es/web/svg/element/rect/index.html
index b61b77ba47..4f9ef94f3c 100644
--- a/files/es/web/svg/element/rect/index.html
+++ b/files/es/web/svg/element/rect/index.html
@@ -33,7 +33,7 @@ translation_of: Web/SVG/Element/rect
<p> </p>
-<p>» <a href="https://mdn.mozillademos.org/files/8893/rect-1.svg" title="https://developer.mozilla.org/files/3247/rect-1.svg">rect-1.svg</a></p>
+<p>» <a href="https://mdn.mozillademos.org/files/8893/rect-1.svg">rect-1.svg</a></p>
<h3 id="rect_con_esquinas_redondeados"><code>rect</code> con esquinas redondeados</h3>
@@ -50,7 +50,7 @@ translation_of: Web/SVG/Element/rect
&lt;/svg&gt;</pre>
-<p>» <a href="https://mdn.mozillademos.org/files/8897/rect-2.svg" title="https://developer.mozilla.org/files/3248/rect-2.svg">rect-2.svg</a></p>
+<p>» <a href="https://mdn.mozillademos.org/files/8897/rect-2.svg">rect-2.svg</a></p>
<h2 id="Atributos">Atributos</h2>