Skip to content

Commit f4981c5

Browse files
committed
Add link from README to docs
1 parent 6a441a7 commit f4981c5

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
@@ -132,4 +132,4 @@ emits essentially the following code:
132132
my_method(obj::AbstractBar, other, stuff) = do_something(obj, other, args)
133133
```
134134

135-
See the online documentation for further details.
135+
See the online [documentation](https://github.com/rjplevin/Classes.jl/blob/master/docs/src/index.md) for further details.

0 commit comments

Comments
 (0)