From a73670488c23f30f2b62752118ed1ceaad617e2b Mon Sep 17 00:00:00 2001
From: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Date: Fri, 15 Jan 2021 02:06:17 +0100
Subject: [PATCH] docs(readme): fix maintainer link

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 93a775c6..fb8af5fc 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,7 @@ All changes or deprecations of connector features will be announced in the [rele
 Due to their public nature, GitHub and mailing lists are NOT appropriate places
 for reporting vulnerabilities.
 
-Please email the [maintainers list][mailto:cncf-dex-maintainers@lists.cncf.io] to report issues that may
+Please email the [maintainers list](mailto:cncf-dex-maintainers@lists.cncf.io) to report issues that may
 be security-related.
 
 ## Getting help
-- 
GitLab