From 8d173d0df771200631e34bd63d2f0f0e52740ac7 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Tue, 20 Sep 2016 00:46:25 +0100 Subject: [PATCH] Change a couple of README links to https --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 028e3cf..cbc778c 100644 --- a/README.rst +++ b/README.rst @@ -99,8 +99,8 @@ 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.io/en/latest/recipes.html -.. _contribute: http://gpiozero.readthedocs.io/en/latest/contributing.html +.. _recipes: https://gpiozero.readthedocs.io/en/latest/recipes.html +.. _contribute: https://gpiozero.readthedocs.io/en/latest/contributing.html .. _Ben Nuttall: https://github.com/bennuttall .. _Dave Jones: https://github.com/waveform80 .. _Martin O'Hanlon: https://github.com/martinohanlon