Use https rather than http.

Former-commit-id: e653f03e6326e03f79faa5a81c8e4950f6b77837
This commit is contained in:
David Himmelstrup 2020-05-14 15:24:28 +08:00
commit 475bef334a

View file

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