Skip to content

Commit b7c7f18

Browse files
authored
Merge pull request leonardomso#7 from mxtopher/fixing-a-broken-link
Fixing a broken link
2 parents 36033e8 + ce1f585 commit b7c7f18

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
<h1 align="center">
42
<br>
53
<a href="https://github.com/leonardomso/33"><img src="https://i.imgur.com/dsHmk6H.jpg" alt="33 Concepts Every JS Developer Should Know" width=200"></a>
@@ -43,7 +41,7 @@ This repository was created with the intention of helping developers master thei
4341
- **[this, call, apply and bind](#this-call-apply-and-bind)**
4442
- **[new, Constructor, instanceof and Instances](#new-constructor-instanceof-and-instances)**
4543
- **[Prototype Inheritance and Prototype Chain](#prototype-inheritance-and-prototype-chain)**
46-
- **[Object.create and Object.assign](#object.create-and-object.assign)**
44+
- **[Object.create and Object.assign](#objectcreate-and-objectassign)**
4745
- **[map, reduce, filter](#map-reduce-filter)**
4846
- **[Pure Functions, Side Effects and State Mutation](#pure-functions-side-effects-and-state-mutation)**
4947
- **[Closures](#closures)**

0 commit comments

Comments
 (0)