Skip to content

Commit

Permalink
Merge pull request #890 from phalopes/fix/adjusts_pt_README_translation
Browse files Browse the repository at this point in the history
Fixes some links from PT Translations
  • Loading branch information
saragibby authored Dec 9, 2022
2 parents 4311805 + bb36a5e commit 1f95438
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Essa lição trata dos básicos de linguagens de programação. Os tópicos tratados aqui se aplicam na maioria das linguagens de programação modernas. Na sessão 'Ferramentas', você vai aprender sobre softwares úteis que ajudarão como uma pessoa desenvolvedora.

![Introdução a Programação](/sketchnotes/webdev101-programming.png)
![Introdução à Programação](../../../sketchnotes/webdev101-programming.png)

> Sketchnote por [Tomomi Imura](https://twitter.com/girlie_mac)
Expand Down
6 changes: 3 additions & 3 deletions 1-getting-started-lessons/translations/README.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Nesta seção do currículo, você será introduzida a conceitos não baseados e

### Tópicos

1. [Introdução a Linguagens de Programação e Ferramentas](1-intro-to-programming-languages/README..pt.md)
2. [GitHub Básico](2-github-basics/README.pt.md)
3. [Acesibilidade Básica](3-accessibility/README.pt.md)
1. [Introdução a Linguagens de Programação e Ferramentas](../1-intro-to-programming-languages/translations/README.pt.md)
2. [GitHub Básico](../2-github-basics/translations/README.pt.md)
3. [Acesibilidade Básica](../3-accessibility/translations/README.pt.md)

### Créditos

Expand Down
6 changes: 3 additions & 3 deletions 3-terrarium/translations/README.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Uma pequena reflexão de arrastar e soltar sobre o código. Com um pouco de HTML

# Lições

1. [Introdução ao CSS](./intro-to-css/README.md)
2. [Introdução ao HTML](./intro-to-html/README.md)
3. [Introdução ao DOM e JS Closures(fechamentos)](intro-to-DOM-and-js-closures/README.md)
1. [Introdução ao HTML](../1-intro-to-html/README.md)
2. [Introdução ao CSS](../2-intro-to-css/README.md)
3. [Introdução ao DOM e JS Closures(fechamentos)](../3-intro-to-DOM-and-closures/README.md)

## Créditos

Expand Down
2 changes: 1 addition & 1 deletion 4-typing-game/translations/READMR.pt-BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Esta lição pressupõe que você esteja familiarizado com os seguintes conceito

## Lição

[Criando um jogo de digitação usando programação orientada a eventos](./typing-game/README.md)
[Criando um jogo de digitação usando programação orientada a eventos](../typing-game/README.md)

## Créditos

Expand Down
Loading

0 comments on commit 1f95438

Please sign in to comment.