From b585b1f325acd9ee086b169bf4b95273aa7dc4ed Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Thu, 10 Dec 2020 14:05:21 +0100 Subject: [PATCH] SECURITY.md: fix mailto link --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index efcdfb80a2..e843dd9782 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -24,8 +24,8 @@ To access the "Trusted RIOT Users" notifications on the [RIOT forum](https://forum.riot-os.org) please send information on the RIOT based service or product as well as your [forum](https://forum.riot-os.org) username to the -[security mailing list](security@riot-os.org). +[security mailing list](mailto:security@riot-os.org). Early notification of security bugs will be available and should not be shared publicly. If done, it will result in access removal from the "Trusted RIOT Users" -notifications. \ No newline at end of file +notifications.