Skip to content

Commit 25f0e52

Browse files
committed
Error handling
1 parent 528eae7 commit 25f0e52

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

14_Day/14_day_error_handling.md renamed to 14_Day_Error_handling/14_day_error_handling.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1> 30 Days Of JavaScript</h1>
2+
<h1> 30 Days Of JavaScript: Error handling</h1>
33
<a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/">
44
<img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social">
55
</a>
@@ -14,7 +14,7 @@
1414

1515
</div>
1616

17-
[<< Day 13](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/13_Day/13_day_console_object_methods.md) | [Day 15>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/15_Day/15_day_classes.md)
17+
[<< Day 13](../13_Day_Console_object_methods/13_day_console_object_methods.md) | [Day 15>>](../15_Day_Classes/15_day_classes.md)
1818

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

@@ -190,4 +190,4 @@ Practice
190190
191191
🎉 CONGRATULATIONS ! 🎉
192192
193-
[<< Day 13](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/13_Day/13_day_console_object_methods.md) | [Day 15>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/15_Day/15_day_classes.md)
193+
[<< Day 13](../13_Day_Console_object_methods/13_day_console_object_methods.md) | [Day 15>>](../15_Day_Classes/15_day_classes.md)

0 commit comments

Comments
 (0)