aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStephen Finucane <stephenfinucane@hotmail.com>2016-08-30 00:35:41 +0100
committerStephen Finucane <stephenfinucane@hotmail.com>2016-09-01 19:24:53 +0100
commita93f5ec16facfc63f011cfce0687d52d648e1745 (patch)
treef72a1b1280e980312e458ff3bcc0bb61efaea650 /tools
parent5bc9ee1503f41de718737906127751a594351897 (diff)
downloadpatchwork-a93f5ec16facfc63f011cfce0687d52d648e1745.tar
patchwork-a93f5ec16facfc63f011cfce0687d52d648e1745.tar.gz
docs: Update readthedocs URLs
'readthedocs.io' is preferred to 'readthedocs.org'. Update all relevant links. Signed-off-by: Stephen Finucane <stephenfinucane@hotmail.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/vagrant/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vagrant/install.sh b/tools/vagrant/install.sh
index 3edec85..eb25910 100644
--- a/tools/vagrant/install.sh
+++ b/tools/vagrant/install.sh
@@ -71,5 +71,5 @@ echo " $ createsuperuser"
echo "For information on the above, and some examples on loading sample date,"
echo "please refer to the documentation found in the 'doc' folder."
echo "Alternatively, check out the docs online:"
-echo " https://patchwork.readthedocs.org/en/latest/development/"
+echo " https://patchwork.readthedocs.io/en/latest/development/"
echo "Happy patchworking."