Skip to content

Commit

Permalink
Functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Jul 10, 2020
1 parent 66e99f9 commit 69e3fcb
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 06_Day/06_day_loops.md → 06_Day_Loops/06_day_loops.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</sub>
</div>

[<< 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)
[<< Day 5](../05_Day_Arrays/05_day_arrays.md) | [Day 7 >>](../07_Day_Functions/07_day_functions.md)

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

Expand Down Expand Up @@ -478,4 +478,4 @@ for(let i = 0; i <= 5; i++){
🎉 CONGRATULATIONS ! 🎉
[<< 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)
[<< Day 5](../05_Day_Arrays/05_day_arrays.md) | [Day 7 >>](../07_Day_Functions/07_day_functions.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 69e3fcb

Please sign in to comment.