Skip to content

Commit 28dc2d5

Browse files
committed
restructuring files
1 parent 9adc163 commit 28dc2d5

3 files changed

Lines changed: 1 addition & 6 deletions

File tree

02_Day/02_day_strings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
- [String Methods](#string-methods)
2323
- [💻 Day 2: Exercises](#%f0%9f%92%bb-day-2-exercises)
2424
- [Exercises: String Part](#exercises-string-part)
25-
- [<< Day 1 | Day 3 >>](#ltlt-day-1--day-3-gtgt-1)
2625

2726
# 📔 Day 2
2827

@@ -710,4 +709,3 @@ The quote 'There is no exercise better for the heart than reaching down and lift
710709
🎉 CONGRATULATIONS ! 🎉
711710

712711
[<< 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)
713-
--

03_Day/03_booleans_operators_date.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
- [5. Exercises: Logical Operators](#5-exercises-logical-operators)
4343
- [6 Ternary Operator](#6-ternary-operator)
4444
- [7. Exercises: Date time Object](#7-exercises-date-time-object)
45-
- [&lt;&lt; Day 2 | Day 4 &gt;&gt;](#ltlt-day-2--day-4-gtgt-1)
4645

4746
# 📔 Day 3
4847

@@ -571,4 +570,3 @@ You are 25. You are old enough to drive
571570
🎉 CONGRATULATIONS ! 🎉
572571
573572
[<< Day 2](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) | [Day 4 >>](#)
574-
--

readMe.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
- [Comments](#comments)
3838
- [Variables](#variables)
3939
- [💻 Day 1: Exercises](#%f0%9f%92%bb-day-1-exercises)
40-
- [Day 2 &gt;&gt;](#day-2-gtgt-1)
4140

4241
# 📔Day 1
4342

@@ -567,4 +566,4 @@ When you run the files on 01-Day folder you should get this:
567566
🎉 CONGRATULATIONS ! 🎉
568567
569568
[Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md)
570-
--
569+

0 commit comments

Comments
 (0)