Skip to content

Commit

Permalink
Add link from README to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rjplevin committed Dec 26, 2018
1 parent 6a441a7 commit f4981c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ emits essentially the following code:
my_method(obj::AbstractBar, other, stuff) = do_something(obj, other, args)
```

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

0 comments on commit f4981c5

Please sign in to comment.