From 5c8e2d13a9c158b1426fd39a68cd61725381ddd4 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Wed, 26 Jul 2017 18:02:15 +0100 Subject: [PATCH] Update docs links in readme to point to stable branch --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index cf266e9..8830570 100644 --- a/README.rst +++ b/README.rst @@ -101,10 +101,10 @@ Other contributors: .. _Raspberry Pi Foundation: https://www.raspberrypi.org/ .. _raspberrypi.org: https://www.raspberrypi.org/downloads/ -.. _Recipes: https://gpiozero.readthedocs.io/en/latest/recipes.html -.. _Contributing: https://gpiozero.readthedocs.io/en/latest/contributing.html -.. _Development: https://gpiozero.readthedocs.io/en/latest/development.html -.. _Installing: https://gpiozero.readthedocs.io/en/latest/installing.html +.. _Recipes: https://gpiozero.readthedocs.io/en/stable/recipes.html +.. _Contributing: https://gpiozero.readthedocs.io/en/stable/contributing.html +.. _Development: https://gpiozero.readthedocs.io/en/stable/development.html +.. _Installing: https://gpiozero.readthedocs.io/en/stable/installing.html .. _Ben Nuttall: https://github.com/bennuttall .. _Dave Jones: https://github.com/waveform80