Skip to content

Commit 25e7718

Browse files
committed
Update README.md
1 parent a04aed5 commit 25e7718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See a little [demo] (http://myjs.fr/my-class/example/example.html).
1010

1111
My.js class system is not only a class implementation, it's mostly a class design.
1212

13-
See [how My.js classes achieve better perfs] (http://myjs.fr/my-class/).
13+
See [how My.js classes achieve better perfs] (http://jiem.github.io/my-class/).
1414

1515

1616
## Create a class
@@ -87,7 +87,7 @@ See [how My.js classes achieve better perfs] (http://myjs.fr/my-class/).
8787

8888
## Private methods
8989

90-
See the section "Private fields and methods" of [this post] (http://myjs.fr/my-class/).
90+
See the section "Private fields and methods" of [this post] (http://jiem.github.io/my-class/).
9191

9292

9393
## Add methods to a class

0 commit comments

Comments
 (0)