mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-09 07:03:11 +00:00
Update documentation links.
This commit is contained in:
parent
cc6a599334
commit
67b875246d
2 changed files with 4 additions and 4 deletions
|
|
@ -135,8 +135,8 @@ Now, still within the `nix-shell` you can run:
|
|||
# Documentation
|
||||
|
||||
* API reference: https://hackage.haskell.org/package/reanimate/docs/Reanimate.html
|
||||
* Core concepts: https://reanimate.readthedocs.io/en/latest/introduction/
|
||||
* Design overview: https://reanimate.readthedocs.io/en/latest/glue_tut/
|
||||
* Core concepts: https://reanimate.readthedocs.io/en/latest/introduction.html
|
||||
* Design overview: https://reanimate.readthedocs.io/en/latest/glue_tut.html
|
||||
* N-Queens tutorial (somewhat dated, uses reanimate from October 2019): https://williamyaoh.com/posts/2020-05-31-reanimate-nqueens-tutorial.html
|
||||
* You can also ask questions in the discord channel: <https://discord.gg/Qs28Dv6>
|
||||
|
||||
|
|
|
|||
4
playground/viewer-elm/dist/index.html
vendored
4
playground/viewer-elm/dist/index.html
vendored
|
|
@ -114,7 +114,7 @@
|
|||
</dd>
|
||||
<dt><b>Core Concepts</b></dt>
|
||||
<dd>
|
||||
<a href="https://reanimate.readthedocs.io/en/latest/introduction/">
|
||||
<a href="https://reanimate.readthedocs.io/en/latest/introduction.html">
|
||||
reanimate.rtfd.io/en/latest/introduction/
|
||||
</a>
|
||||
</dd>
|
||||
|
|
@ -256,4 +256,4 @@
|
|||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue