From 1cc12a180e045a6762925c3b7420a854eb9e81c5 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 29 Sep 2021 16:14:02 +0200 Subject: [PATCH] docs(readme): fix email link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c4fbf7b1..7c2b69348 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ To get the best experience either install nerdfonts, or use the simplified ui by Zellij is a labour of love built by an enthusiastic team of volunteers. We eagerly welcome anyone who would like to join us, regardless of experience level, so long as they adhere to our [code of conduct](CODE_OF_CONDUCT.md). -Please report any code of conduct violations to [aram@poor.dev](aram@poor.dev) +Please report any code of conduct violations to [aram@poor.dev](mailto:aram@poor.dev) To get started, you can: 1. Take a look at the "Issues" in this repository - especially those marked "Good first issue". Those with the "Help Wanted" tag probably don't have anyone else working on them.