mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Fix doc references.
This commit is contained in:
parent
67b875246d
commit
8e2b32ba7a
2 changed files with 3 additions and 3 deletions
|
|
@ -106,6 +106,6 @@ $ stack ./examples/doc_andThen.hs render --format gif
|
|||
# Learning resources
|
||||
|
||||
* [API documentation](https://hackage.haskell.org/package/reanimate/docs/Reanimate.html)
|
||||
* [Core concepts](introduction)
|
||||
* [Core concepts](introduction.md)
|
||||
* [Examples](https://github.com/reanimate/reanimate/tree/master/examples)
|
||||
* [Design overview](glue_tut)
|
||||
* [Design overview](glue_tut.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue