Skip to content

Commit 08b9e7f

Browse files
authored
(docs) Update README : Add links to functions and objects markdown
1 parent 1724b49 commit 08b9e7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
- [DOM Events](./code-snippets/dom-events.md)
2222
- [Hoisting](./code-snippets/hoisting.md)
2323
- [Scopes & Closures](./code-snippets/scopes&closures.md)
24-
- Functions
25-
- Objects
24+
- [Functions](./code-snippets/functions.md)
25+
- [Objects](./code-snippets/objects.md)
2626
- Error handling
2727
- [Promises](./code-snippets/promises.md)
2828
- Async/Await

0 commit comments

Comments
 (0)