From 19c7e943ec7b7c5f5eaa880c23dc0e8ddda42531 Mon Sep 17 00:00:00 2001
From: Bas Nijholt <basnijholt@gmail.com>
Date: Wed, 18 Jul 2018 18:50:41 +0000
Subject: [PATCH] fix mailto tag in AUTHORS.rst

---
 AUTHORS.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AUTHORS.rst b/AUTHORS.rst
index 3a39755a..d41a7864 100644
--- a/AUTHORS.rst
+++ b/AUTHORS.rst
@@ -6,7 +6,7 @@ The Kwant authors can be reached at authors@kwant-project.org.
 
 The principal developers of Kwant are
 
-* `Christoph W. Groth <mailto://christoph.groth@cea.fr>`_ (CEA Grenoble)
+* `Christoph W. Groth <mailto:christoph.groth@cea.fr>`_ (CEA Grenoble)
 * `Michael Wimmer <https://michaelwimmer.org>`_ (TU Delft)
 * `Anton R. Akhmerov <http://antonakhmerov.org>`_ (TU Delft)
 * `Xavier Waintal <http://inac.cea.fr/Pisp/xavier.waintal>`_ (CEA Grenoble)
-- 
GitLab