aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/http/headers/content-language/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/http/headers/content-language/index.html')
-rw-r--r--files/pt-br/web/http/headers/content-language/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/http/headers/content-language/index.html b/files/pt-br/web/http/headers/content-language/index.html
index 6ba949b262..f7314e9149 100644
--- a/files/pt-br/web/http/headers/content-language/index.html
+++ b/files/pt-br/web/http/headers/content-language/index.html
@@ -58,7 +58,7 @@ Content-Language: de-DE, en-CA
<h3 id="Indicando_a_língua_que_um_documento_está_escrito">Indicando a língua que um documento está escrito</h3>
-<p>O atributo global <code><a href="/en-US/docs/Web/HTML/Global_attributes/lang">lang</a></code> é usado em elementos HTML para indicar a língua de um documento <a href="/en-US/docs/Web/HTML">HTML</a> ou partes dele.</p>
+<p>O atributo global <code><a href="/pt-BR/docs/Web/HTML/Global_attributes/lang">lang</a></code> é usado em elementos HTML para indicar a língua de um documento <a href="/en-US/docs/Web/HTML">HTML</a> ou partes dele.</p>
<pre class="brush: html">&lt;html lang="de"&gt;</pre>