Fix doc references.

This commit is contained in:
David Himmelstrup 2021-07-04 23:23:46 +08:00
commit 8e2b32ba7a
2 changed files with 3 additions and 3 deletions

View file

@ -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)