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 16, 2024
1 parent 90472c7 commit 62a663b
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 62a663b

Please sign in to comment.