From 3eaa1aa89688037063c6dfd7510f0871bf5cdfb1 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Mon, 22 Feb 2016 11:11:23 +0000 Subject: [PATCH] Add link to CONTRIBUTING doc to README And remove the duplicate link definitions for `Ben Nuttall` and `Dave Jones` --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 238e86a..95ce7f3 100644 --- a/README.rst +++ b/README.rst @@ -78,7 +78,7 @@ This project is being developed on `GitHub`_. Join in: * Provide suggestions, report bugs and ask questions as `issues`_ * Provide examples we can use as `recipes`_ -* Contribute to the code +* `Contribute`_ to the code Alternatively, email suggestions and feedback to mailto:ben@raspberrypi.org @@ -92,12 +92,11 @@ Contributors - `Schelto vanDoorn`_ -.. _Ben Nuttall: https://github.com/bennuttall .. _Raspberry Pi Foundation: https://www.raspberrypi.org/ -.. _Dave Jones: https://github.com/waveform80 .. _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 +.. _Contribute: CONTRIBUTING.md .. _Ben Nuttall: https://github.com/bennuttall .. _Dave Jones: https://github.com/waveform80 .. _Martin O'Hanlon: https://github.com/martinohanlon