Skip to content

Commit 9f81c5d

Browse files
Rename Closures/README.md to Closures/closures.md
Renamed the Closures README file to closures.md and updated the corresponding link in index.md to reflect the new filename.
1 parent 5cebc1c commit 9f81c5d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Welcome! Use the links below to navigate the main topics:
44

55
- [Functions](functions/functions.md)
6-
- [Closures](Closures/README.md)
6+
- [Closures](Closures/closures.md)
77
- [Event Loop](JS%20Interview%20Question/eventloop.md)
88

99
---

0 commit comments

Comments
 (0)