From 67aa48fea9bbef39b870358c06f4d7c6e494726a Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Tue, 20 Sep 2016 01:01:38 +0100 Subject: [PATCH] Remove mailto: from the front of email address It gets converted into a mailto link automatically --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cbc778c..c06a554 100644 --- a/README.rst +++ b/README.rst @@ -84,7 +84,7 @@ This project is being developed on `GitHub`_. Join in: * Provide examples we can use as `recipes`_ * `Contribute`_ to the code -Alternatively, email suggestions and feedback to mailto:ben@raspberrypi.org +Alternatively, email suggestions and feedback to ben@raspberrypi.org Contributors ============