From 92f5288803e6082be4e30af7b7d25f82946a4d44 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Tue, 10 Jan 2017 10:33:43 +0000 Subject: [PATCH] Move travispy link to correct page --- docs/recipes.rst | 1 - docs/recipes_advanced.rst | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/recipes.rst b/docs/recipes.rst index e32c794..7cfe500 100644 --- a/docs/recipes.rst +++ b/docs/recipes.rst @@ -386,7 +386,6 @@ Continue to: * :doc:`recipes_remote_gpio` -.. _travispy: https://travispy.readthedocs.io/ .. _Push Button Stop Motion: https://www.raspberrypi.org/learning/quick-reaction-game/ .. _Quick Reaction Game: https://www.raspberrypi.org/learning/quick-reaction-game/ .. _GPIO Music Box: https://www.raspberrypi.org/learning/gpio-music-box/ diff --git a/docs/recipes_advanced.rst b/docs/recipes_advanced.rst index dd4520c..6f9996c 100644 --- a/docs/recipes_advanced.rst +++ b/docs/recipes_advanced.rst @@ -64,3 +64,6 @@ run the following commands:: On the Pi 3B the LEDs are controlled by a GPIO expander which is not accessible from gpiozero (yet). + + +.. _travispy: https://travispy.readthedocs.io/