diff --git a/02_Day/02_day_strings.md b/02_Day/02_day_strings.md index a763735c..28f3c6cd 100644 --- a/02_Day/02_day_strings.md +++ b/02_Day/02_day_strings.md @@ -22,7 +22,6 @@ - [String Methods](#string-methods) - [💻 Day 2: Exercises](#%f0%9f%92%bb-day-2-exercises) - [Exercises: String Part](#exercises-string-part) - - [<< Day 1 | Day 3 >>](#ltlt-day-1--day-3-gtgt-1) # 📔 Day 2 @@ -710,4 +709,3 @@ The quote 'There is no exercise better for the heart than reaching down and lift 🎉 CONGRATULATIONS ! 🎉 [<< Day 1](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/readMe.md) | [Day 3 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/03_Day/03_booleans_operators_date.md) --- diff --git a/03_Day/03_booleans_operators_date.md b/03_Day/03_booleans_operators_date.md index e3264ab9..c9066d90 100644 --- a/03_Day/03_booleans_operators_date.md +++ b/03_Day/03_booleans_operators_date.md @@ -42,7 +42,6 @@ - [5. Exercises: Logical Operators](#5-exercises-logical-operators) - [6 Ternary Operator](#6-ternary-operator) - [7. Exercises: Date time Object](#7-exercises-date-time-object) - - [<< Day 2 | Day 4 >>](#ltlt-day-2--day-4-gtgt-1) # 📔 Day 3 @@ -571,4 +570,3 @@ You are 25. You are old enough to drive 🎉 CONGRATULATIONS ! 🎉 [<< Day 2](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) | [Day 4 >>](#) --- \ No newline at end of file diff --git a/readMe.md b/readMe.md index c20125d1..56f62743 100644 --- a/readMe.md +++ b/readMe.md @@ -37,7 +37,6 @@ - [Comments](#comments) - [Variables](#variables) - [💻 Day 1: Exercises](#%f0%9f%92%bb-day-1-exercises) - - [Day 2 >>](#day-2-gtgt-1) # 📔Day 1 @@ -567,4 +566,4 @@ When you run the files on 01-Day folder you should get this: 🎉 CONGRATULATIONS ! 🎉 [Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) --- +