Skip to content

Commit

Permalink
Update the documentation link in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodiologist committed Apr 14, 2024
1 parent 8ab219e commit f4140d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Hyrule is a utility library for the `Hy <http://hylang.org>`_ programming langua

All of Hyrule's contents can be imported or required directly from the top-level module ``hyrule``.

`Hyrule's documentation can be read online on Read the Docs. <https://hyrule.readthedocs.io>`_
`Hyrule's documentation can be read online on Hylang.org. <http://hylang.org/hyrule/doc>`_

You can run Hyrule's test suite with the command ``pytest`` and build its documentation with ``( cd docs; sphinx-build . _build -b html )``.

0 comments on commit f4140d2

Please sign in to comment.