diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-31 12:18:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-31 13:18:23 -0300 |
commit | 040852a09efb3bade338214269cb816209af5eab (patch) | |
tree | d75aa8cb837b526473830df433e4bfc2cbbbbb61 /files/pt-br/web/svg/element | |
parent | 0114a214791c357c3dd3fdde5fc47b9ca33796cc (diff) | |
download | translated-content-040852a09efb3bade338214269cb816209af5eab.tar.gz translated-content-040852a09efb3bade338214269cb816209af5eab.tar.bz2 translated-content-040852a09efb3bade338214269cb816209af5eab.zip |
remove link 'title' attributes that's just the 'href' (pt-br) (#1738)
👍🏽
Diffstat (limited to 'files/pt-br/web/svg/element')
-rw-r--r-- | files/pt-br/web/svg/element/circle/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/svg/element/circle/index.html b/files/pt-br/web/svg/element/circle/index.html index 91eb82171d..b064fa35aa 100644 --- a/files/pt-br/web/svg/element/circle/index.html +++ b/files/pt-br/web/svg/element/circle/index.html @@ -30,7 +30,7 @@ translation_of: Web/SVG/Element/circle <p> </p> -<p>» <a href="https://mdn.mozillademos.org/files/7707/circle2.svg" title="https://developer.mozilla.org/files/3252/circle.svg">circle.svg</a></p> +<p>» <a href="https://mdn.mozillademos.org/files/7707/circle2.svg">circle.svg</a></p> <h2 id="Atributos">Atributos</h2> |