mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Use https rather than http.
Former-commit-id: e653f03e6326e03f79faa5a81c8e4950f6b77837
This commit is contained in:
parent
4356efbc7e
commit
475bef334a
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ animation source code, the browser window will automatically reload and show the
|
|||
|
||||
# Documentation
|
||||
|
||||
* API reference: http://hackage.haskell.org/package/reanimate/docs/Reanimate.html
|
||||
* 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/
|
||||
* Gallery with source code: https://reanimate.readthedocs.io/en/latest/gallery/
|
||||
|
|
|
|||
Loading…
Reference in a new issue