aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/svg/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 11:26:13 -0400
committerGitHub <noreply@github.com>2021-08-02 12:26:13 -0300
commit6e961125c89cdc8c3f644bff485254b3b4afee67 (patch)
tree161cec441e519623173c5ecb7068ca6cecc18974 /files/pt-br/web/svg/index.html
parent5163b0ac5f836de388b6395fdbdc3605aa9ff422 (diff)
downloadtranslated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.tar.gz
translated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.tar.bz2
translated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.zip
remove link 'title' attributes that's just the 'href' (pt-br, part 3) (#1843)
Diffstat (limited to 'files/pt-br/web/svg/index.html')
-rw-r--r--files/pt-br/web/svg/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/svg/index.html b/files/pt-br/web/svg/index.html
index fd5b2098fc..84fd41c7b5 100644
--- a/files/pt-br/web/svg/index.html
+++ b/files/pt-br/web/svg/index.html
@@ -75,7 +75,7 @@ Este tutorial irá ajudá-lo a começar a trabalhar com SVG.</div>
<li>Slides e demos da palestra <a href="http://jwatt.org/svg-open-US/docs/2009/slides.xhtml">SVG and Mozilla</a> no SVG Open 2009</li>
<li><a href="/en-US/docs/SVG/SVG_as_an_Image" title="SVG/SVG as an Image">SVG como uma imagem</a></li>
<li><a href="/en-US/docs/SVG/SVG_animation_with_SMIL" title="SVG/SVG animation with SMIL">Animação SVG com SMIL</a></li>
- <li><a href="http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg" title="http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg">Leão</a>, <a href="http://croczilla.com/bits_and_pieces/svg/samples/butterfly/butterfly.svg">Borboleta</a> &amp; <a href="http://croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg">Tigre</a></li>
+ <li><a href="http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg">Leão</a>, <a href="http://croczilla.com/bits_and_pieces/svg/samples/butterfly/butterfly.svg">Borboleta</a> &amp; <a href="http://croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg">Tigre</a></li>
<li><a href="http://plurib.us/1shot/2007/svg_gallery/">Galeria de arte SVG</a></li>
<li>Mais exemplos (<a href="http://croczilla.com/bits_and_pieces/svg/samples">SVG Samples croczilla.com</a>, <a href="http://www.carto.net/papers/svg/samples/">carto.net</a>)</li>
</ul>