Skip to content

Commit 9c39734

Browse files
committed
[update] reference to inheritance example.
1 parent f1178cd commit 9c39734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This language is still currently experimental with many more features to come.
1515

1616
## Current features with working examples.
1717
* [Classes](examples/class.ls).
18-
* [Inheritance](examples/extends.ls).
18+
* [Inheritance](examples/inheritance.ls).
1919
* [Functions](examples/func.ls).
2020
* [Variables](examples/variable.ls).
2121
* [Conditionals](examples/conditionals.ls).

0 commit comments

Comments
 (0)