aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/html/element/summary/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 10:43:09 -0400
committerGitHub <noreply@github.com>2021-08-02 11:43:09 -0300
commit28b935d9dca4bb27b8f53b4f211c004e233f52e4 (patch)
tree3d5de50b13c51c9527af014cf05947b4daef6f5d /files/pt-br/web/html/element/summary/index.html
parent434acdbb5b298229fbbf126e893603024bbee26c (diff)
downloadtranslated-content-28b935d9dca4bb27b8f53b4f211c004e233f52e4.tar.gz
translated-content-28b935d9dca4bb27b8f53b4f211c004e233f52e4.tar.bz2
translated-content-28b935d9dca4bb27b8f53b4f211c004e233f52e4.zip
remove link 'title' attributes that's just the 'href' (pt-br, part 2) (#1841)
Diffstat (limited to 'files/pt-br/web/html/element/summary/index.html')
-rw-r--r--files/pt-br/web/html/element/summary/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/html/element/summary/index.html b/files/pt-br/web/html/element/summary/index.html
index 0782bc741d..cc6fc65f80 100644
--- a/files/pt-br/web/html/element/summary/index.html
+++ b/files/pt-br/web/html/element/summary/index.html
@@ -32,7 +32,7 @@ translation_of: Web/HTML/Element/summary
</tr>
<tr>
<td>Documentos normativos</td>
- <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element" rel="external nofollow" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element">HTML5, section 4.11.2</a></td>
+ <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element" rel="external nofollow">HTML5, section 4.11.2</a></td>
</tr>
</tbody>
</table>