diff options
-rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,10 +4,10 @@ locally with ``make html`` (you'll need the ``python-sphinx`` package or equivalent on your platform). The output will pop out at ``_build/html/index.html``. -The live version (currently at https://novena-guide.readthedocs.org/) is hosted +The live version (currently at https://novena-guide.readthedocs.io/) is hosted by ReadTheDocs using github hooks for auto builds. For context, and pointers for how to make changes and contributions, see -https://docs.readthedocs.org. +https://docs.readthedocs.io. The sources are hosted at https://github.com/bnewbold/novena-guide. Contributions by patch or pull-request are welcome! Please indicate that you |