mirror of
https://github.com/samsonjs/base.git
synced 2026-03-25 09:25:50 +00:00
fix link to code
This commit is contained in:
parent
0a98de7da8
commit
ce401ac5a5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
A simple yet reasonable and useful inheritance system for JavaScript.
|
||||
|
||||
The [implementation](/index.js) is just a few dozen lines of code and it is
|
||||
The [implementation](/base.js) is just a few dozen lines of code and it is
|
||||
well commented. Refer to the code for documentation.
|
||||
|
||||
Here is some example code illustrating the use of this system in Node:
|
||||
|
|
|
|||
Loading…
Reference in a new issue