From 93d7fe1de454ec4e3b148faa888b43407c513f74 Mon Sep 17 00:00:00 2001 From: Aleksandra Nenadic Date: Mon, 26 Jun 2023 16:44:06 +0100 Subject: [PATCH] Fix for mailto links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 568c6b8..b045401 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ RSE Competencies Toolkit aims to support the following uses: ### Project team See Contriburtors section below. -You can contact the team at [mailto:rse-competencies-toolkit@googlegroups.com](rse-competencies-toolkit@googlegroups.com). +You can contact the team at [rse-competencies-toolkit@googlegroups.com](mailto:rse-competencies-toolkit@googlegroups.com). ## Built With @@ -144,5 +144,5 @@ Contributors (in alphabetical order by first name). Collectively the "RSE Compet ## Contact -If you'd like to get in touch with the project team - write to us at [mailto:rse-competencies-toolkit@googlegroups.com](rse-competencies-toolkit@googlegroups.com). +If you'd like to get in touch with the project team - write to us at [rse-competencies-toolkit@googlegroups.com](mailto:rse-competencies-toolkit@googlegroups.com).