diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-08-19 15:37:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 15:37:01 +0200 |
commit | da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04 (patch) | |
tree | 200bff2167620d33c0f2eae583ea228accf88ddb /files/pt-br/web/html/global_attributes/contenteditable | |
parent | cd4c71feeb10bea7a09b9da4570b5092a76c350e (diff) | |
download | translated-content-da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04.tar.gz translated-content-da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04.tar.bz2 translated-content-da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04.zip |
Removes wiki.d.m.o in absolute links (#1903)
Diffstat (limited to 'files/pt-br/web/html/global_attributes/contenteditable')
-rw-r--r-- | files/pt-br/web/html/global_attributes/contenteditable/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/html/global_attributes/contenteditable/index.html b/files/pt-br/web/html/global_attributes/contenteditable/index.html index 56794951ad..19b19fd774 100644 --- a/files/pt-br/web/html/global_attributes/contenteditable/index.html +++ b/files/pt-br/web/html/global_attributes/contenteditable/index.html @@ -68,7 +68,7 @@ translation_of: Web/HTML/Global_attributes/contenteditable <ul> <li><a href="/en-US/docs/Web/Guide/HTML/Editable_content">Tornando o conteúdo editável</a></li> - <li>Todos os <a href="https://wiki.developer.mozilla.org/pt-BR/docs/Web/HTML/Global_attributes">atributos globais</a></li> + <li>Todos os <a href="/pt-BR/docs/Web/HTML/Global_attributes">atributos globais</a></li> <li>{{domxref("HTMLElement.contentEditable")}} e {{domxref("HTMLElement.isContentEditable")}}</li> <li>A propriedade {{cssxref("caret-color")}} do CSS.</li> <li><a href="https://developer.mozilla.org/pt-BR/docs/Web/Events/input">Evento de <code>input</code> - <code>HTMLElement</code></a></li> |