aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/learn/javascript/first_steps/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/learn/javascript/first_steps/index.html b/files/pt-br/learn/javascript/first_steps/index.html
index a7b30d2ad0..dbfca03922 100644
--- a/files/pt-br/learn/javascript/first_steps/index.html
+++ b/files/pt-br/learn/javascript/first_steps/index.html
@@ -34,8 +34,8 @@ translation_of: Learn/JavaScript/First_steps
<ul>
<li><a href="https://developer.mozilla.org/pt-BR/docs/Learn/Getting_started_with_the_web">Iniciando com a Web</a> (o que inclui uma <a href="/pt-BR/docs/Learn/Getting_started_with_the_web/JavaScript_basics">introdução rápida ao JavaScript</a>)</li>
- <li><a href="https://developer.mozilla.org/pt-BR/docs/Web/Guide/HTML/Introduction">Introdução ao HTML</a></li>
- <li><a href="https://developer.mozilla.org/pt-BR/docs/Learn/CSS/Introduction_to_CSS">Introdução ao CSS</a></li>
+ <li><a href="https://developer.mozilla.org/pt-BR/docs/Learn/HTML/Introduction_to_HTML">Introdução ao HTML</a></li>
+ <li><a href="https://developer.mozilla.org/pt-BR/docs/Learn/CSS/First_steps">Introdução ao CSS</a></li>
</ul>
<div class="note">