Skip to content

Commit d190b9a

Browse files
Update map-reduce-filters.md
1 parent 2ae178f commit d190b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JS-Interview-Questions/map-reduce-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Understanding polyfills helps you:
245245

246246
---
247247

248-
## 👉 [Polyfills in details](HigherOrderFunction/Polyfills.html)
248+
## 👉 [Polyfills in details](../HigherOrderFunction/polyfills.html)
249249

250250
## Summary
251251
- `map`, `filter`, and `reduce` are essential for working with arrays in JavaScript.

0 commit comments

Comments
 (0)