Skip to content

Commit c1c4842

Browse files
committed
day 19
1 parent 73cdac8 commit c1c4842

File tree

6 files changed

+2138
-3
lines changed

6 files changed

+2138
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ day9.md
1414
day10.md
1515
01_02_03_days_backup.md
1616
test.md
17-
19_Day
1817
20_Day
1918
21_Day
2019
22_Day

18_Day/18_day_promise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
</div>
1616

17-
[<< Day 17](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/17_Day/17_day_web_storage.md) | [Day 19>>]()
17+
[<< Day 17](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/17_Day/17_day_web_storage.md) | [Day 19>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/19_Day/19_day_closure.md)
1818

1919
![Thirty Days Of JavaScript](../images/banners/day_1_18.png)
2020

@@ -269,4 +269,4 @@ const catsAPI = 'https://api.thecatapi.com/v1/breeds'
269269

270270
🎉 CONGRATULATIONS ! 🎉
271271

272-
[<< Day 17](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/17_Day/17_day_web_storage.md) | [Day 19>>]()
272+
[<< Day 17](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/17_Day/17_day_web_storage.md) | [Day 19>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/19_Day/19_day_closure.md)

0 commit comments

Comments
 (0)