From e6f21b9a0f766dc69bdb61fde61a46f8e3f8307b Mon Sep 17 00:00:00 2001 From: Seth Hall Date: Wed, 31 Jul 2019 22:49:01 -0400 Subject: [PATCH] Fix the link to "good first issue" tickets. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0294f32afc..0e664ed45f 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ securing their cyber infrastructure. If you're interested in getting involved, we collect feature requests and issues on GitHub [here](https://github.com/zeek/zeek/issues) and you might find -[these](https://github.com/zeek/zeek/issues?q=is%3Aissue+is%3Aopen+label%3A%22Difficulty%3A+Easy%22) +[these](https://github.com/zeek/zeek/labels/good%20first%20issue) to be a good place to get started. More information on Zeek's development can be found [here](https://www.zeek.org/development/index.html), and information