aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2015-03-31 11:51:47 +0000
committerRalph Giles <giles@thaumas.net>2015-03-31 11:51:47 +0000
commitef1e28709a291e86e52877199441b00271a48e91 (patch)
treed7bb6ae84f53e2c7fd07fa805f6554227273ea58 /README.txt
parent910d308998ccab291adfc91d36b33864ea5bed04 (diff)
downloadnovena-guide-ef1e28709a291e86e52877199441b00271a48e91.tar.gz
novena-guide-ef1e28709a291e86e52877199441b00271a48e91.zip
Fix README links.
readthedocs.org supports https. The overview page isn't available on the .com tld.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 764d188..fb1f77d 100644
--- a/README.txt
+++ b/README.txt
@@ -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 http://novena-guide.readthedocs.org/) is hosted
+The live version (currently at https://novena-guide.readthedocs.org/) is hosted
by ReadTheDocs using github hooks for auto builds. For context, and pointers
for how to make changes and contributions, see
-http://docs.readthedocs.com.
+https://docs.readthedocs.org.
The sources are hosted at https://github.com/bnewbold/novena-guide.
Contributions by patch or pull-request are welcome! Please indicate that you