Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4f06258

Browse files
committed
fixed link pages
1 parent e68b826 commit 4f06258

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎Portuguese/Dia_02_Tipos_Dados/dia_02_tipos_dados.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,4 +969,4 @@ console.log(numInt) // 9
969969

970970
🎉 PARABÉNS ! 🎉
971971

972-
[<< Dia 1](../readMe.md) | [Dia 3 >>](../03_Day_Booleans_operators_date/03_booleans_operators_date.md)
972+
[<< Dia 1](../readMe.md) | [Dia 3 >>](../Dia_03_Booleanos_Operadores_Data/dia_03_booleanos_operadores_data.md)

‎Portuguese/Dia_03_Booleanos_Operadores_Data/Dia_03_booleanos_operadores_data.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,4 +630,4 @@ console.log(`${date}/${month}/${year} ${hours}:${minutes}`) // 4/1/2020 0:56
630630
1. Create a human readable time format using the Date time object. The hour and the minute should be all the time two digits(7 hours should be 07 and 5 minutes should be 05 )
631631
1. YYY-MM-DD HH:mm eg. 20120-01-02 07:05
632632

633-
[<< Day 2](../02_Day_Data_types/02_day_data_types.md) | [Day 4 >>](../04_Day_Conditionals/04_day_conditionals.md)
633+
[<< Dia 2](../Dia_02_Tipos_Dados/dia_02_tipos_dados.md) | [Dia 4 >>](../04_Day_Conditionals/04_day_conditionals.md)

‎Portuguese/readMe.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,4 +671,4 @@ You are 30 years old.
671671

672672
🎉 PARABÉNS ! 🎉
673673

674-
[Dia 2 >>](./02_Day_Data_types/02_day_data_types.md)
674+
[Dia 2 >>](./Dia_02_Tipos_Dados/dia_02_tipos_dados.md)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /