aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/html/element/embed/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/html/element/embed/index.html')
-rw-r--r--files/pt-br/web/html/element/embed/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/html/element/embed/index.html b/files/pt-br/web/html/element/embed/index.html
index 32469c38d5..21568d0d96 100644
--- a/files/pt-br/web/html/element/embed/index.html
+++ b/files/pt-br/web/html/element/embed/index.html
@@ -52,7 +52,7 @@ translation_of: Web/HTML/Element/embed
<dt>{{htmlattrdef("src")}}</dt>
<dd>A URL do recurso que está sendo incorporado.</dd>
<dt>{{htmlattrdef("type")}}</dt>
- <dd>O <a href="https://wiki.developer.mozilla.org/en-US/docs/Glossary/MIME_type">tipo MIME</a> a ser usado para a seleção do <em>plug-in</em> de instanciação.</dd>
+ <dd>O <a href="/en-US/docs/Glossary/MIME_type">tipo MIME</a> a ser usado para a seleção do <em>plug-in</em> de instanciação.</dd>
<dt>{{htmlattrdef("width")}}</dt>
<dd>A largura apresentada do recurso, em CSS pixels. Este deve ser um valor absoluto; porcentagens <em>não </em>são permitidas.</dd>
<dt></dt>