Skip to content

Commit bb0522a

Browse files
Merge pull request #1213 from Solomonkassa/patch-71
Update link for Scope & Closures section
2 parents a651b82 + 24160ce commit bb0522a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01-functions-scope/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## 📚 Table of Contents
55
1. [Introduction](#introduction)
66
2. [Function Types & Patterns](functions/README.md)
7-
3. [Scope & Closures](#scope--closures)
7+
3. [Scope & Closures](scope-closures/README.md)
88
4. [Higher-Order Functions](higher-orders/README.md)
99
5. [Projects](projects/README.md)
1010
6. [Best Practices](#best-practices)

0 commit comments

Comments
 (0)