From 3c61b71d7efa0c7b27f90cfde972bee1772e8d00 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Tue, 24 May 2016 22:56:04 +0100 Subject: [PATCH] Update RTD links to .io --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 22c832a..25c2f87 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,7 @@ or:: Documentation ============= -Comprehensive documentation is available at https://gpiozero.readthedocs.org/. +Comprehensive documentation is available at https://gpiozero.readthedocs.io/. Development =========== @@ -99,7 +99,7 @@ Contributors .. _Raspberry Pi Foundation: https://www.raspberrypi.org/ .. _GitHub: https://github.com/RPi-Distro/python-gpiozero .. _issues: https://github.com/RPi-Distro/python-gpiozero/issues -.. _recipes: http://gpiozero.readthedocs.org/en/latest/recipes.html +.. _recipes: http://gpiozero.readthedocs.io/en/latest/recipes.html .. _Contribute: CONTRIBUTING.md .. _Ben Nuttall: https://github.com/bennuttall .. _Dave Jones: https://github.com/waveform80