Skip to content

Commit 528eae7

Browse files
committed
Console Object Methods
1 parent 9bccf18 commit 528eae7

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

13_Day/13_day_console_object_methods.md renamed to 13_Day_Console_object_methods/13_day_console_object_methods.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: Console Object Methods</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 12](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/12_Day/12_day_regular_expressions.md) | [Day 14>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/14_Day/14_day_error_handling.md)
17+
[<< Day 12](../12_Day_Regular_expressions/12_day_regular_expressions.md) | [Day 14>>](../14_Day_Error_handling/14_day_error_handling.md)
1818

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

@@ -355,4 +355,4 @@ The console.clear() cleans the browser console.
355355

356356
🎉 CONGRATULATIONS ! 🎉
357357

358-
[<< Day 12](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/12_Day/12_day_regular_expressions.md) | [Day 14>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/14_Day/14_day_error_handling.md)
358+
[<< Day 12](../12_Day_Regular_expressions/12_day_regular_expressions.md) | [Day 14>>](../14_Day_Error_handling/14_day_error_handling.md)

0 commit comments

Comments
 (0)