Skip to content

Commit 69e3fcb

Browse files
committed
Functions
1 parent 66e99f9 commit 69e3fcb

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

06_Day/06_day_loops.md renamed to 06_Day_Loops/06_day_loops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</sub>
1414
</div>
1515

16-
[<< Day 5](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/05_Day/05_day_arrays.md) | [Day 7 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/07_Day/07_day_functions.md)
16+
[<< Day 5](../05_Day_Arrays/05_day_arrays.md) | [Day 7 >>](../07_Day_Functions/07_day_functions.md)
1717

1818
![Day 5](../images/banners/day_1_6.png)
1919

@@ -478,4 +478,4 @@ for(let i = 0; i <= 5; i++){
478478
479479
🎉 CONGRATULATIONS ! 🎉
480480
481-
[<< Day 5](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/05_Day/05_day_arrays.md) | [Day 7 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/07_Day/07_day_functions.md)
481+
[<< Day 5](../05_Day_Arrays/05_day_arrays.md) | [Day 7 >>](../07_Day_Functions/07_day_functions.md)

0 commit comments

Comments
 (0)