From a93f5ec16facfc63f011cfce0687d52d648e1745 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 30 Aug 2016 00:35:41 +0100 Subject: docs: Update readthedocs URLs 'readthedocs.io' is preferred to 'readthedocs.org'. Update all relevant links. Signed-off-by: Stephen Finucane --- tools/vagrant/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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." -- cgit v1.2.3