Skip to content

Commit a484691

Browse files
rename files
1 parent 4211e17 commit a484691

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Welcome to your comprehensive JavaScript interview notes! This repository contai
1010
- [Event Loop](JS-Interview-Questions/eventloop.md)
1111
- [Higher Order Functions](JS-Interview-Questions/HigherOrderFunction.md)
1212
- [Map, Reduce, Filter](JS-Interview-Questions/map-reduce-filters.md)
13-
- [Polyfills](HigherOrderFunction/Polyfills.html)
13+
- [Polyfills](HigherOrderFunction/polyfills.html)
1414

1515
- [More Topics Coming Soon!]
1616

@@ -40,7 +40,7 @@ Welcome to your comprehensive JavaScript interview notes! This repository contai
4040
- [Event Loop](JS%20Interview%20Questions/eventloop.md)
4141
- [Higher Order Functions](JS-Interview-Questions/HigherOrderFunction.md)
4242
- [Map, Reduce, Filter](JS-Interview-Questions/map-reduce-filters.md)
43-
- [Polyfills](HigherOrderFunction/Polyfills.html)
43+
- [Polyfills](HigherOrderFunction/polyfills.html)
4444

4545
---
4646

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- [Event Loop](JS-Interview-Questions/eventloop.md)
88
- [Higher Order Functions](JS-Interview-Questions/HigherOrderFunction.md)
99
- [Map, Reduce, Filter](JS-Interview-Questions/map-reduce-filters.md)
10-
- [Polyfills](HigherOrderFunction/Polyfills.html)
10+
- [Polyfills](HigherOrderFunction/polyfills.html)
1111
- [More Topics Coming Soon!]
1212

1313
---

0 commit comments

Comments
 (0)