diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-05-07 16:13:12 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-05-07 16:13:12 -0400 |
commit | b3d673c2665cd22e099b4369039f4261eec159c0 (patch) | |
tree | 254435e905fe81c516af92eb54a581f0b549c1de | |
parent | 9a9270018c6567c3f8b6f7cfd27546c0f432fecd (diff) | |
download | novena-guide-b3d673c2665cd22e099b4369039f4261eec159c0.tar.gz novena-guide-b3d673c2665cd22e099b4369039f4261eec159c0.zip |
readthedocs subdomains moved from .org to .io
-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 |