From 7232b73bfe7b564967ec03c39eae5a8987aa25a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Tomasik?= Date: Mon, 26 Oct 2020 22:19:33 +0100 Subject: [PATCH] Fix uncorrect link for sindresorhus/ava --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f369a4d..6b6c630 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ * [polymer/polymer](https://github.com/Polymer/polymer/blob/master/.github/ISSUE_TEMPLATE.md) * [theos/theos](https://github.com/theos/theos/blob/master/.github/ISSUE_TEMPLATE.md) * [urigo/angular-meteor](https://github.com/Urigo/angular-meteor/blob/master/.github/ISSUE_TEMPLATE.md) -* [sindresorhus/ava](https://github.com/avajs/ava/blob/master/.github/issue_template.md) +* [sindresorhus/ava](https://github.com/avajs/ava/blob/master/.github/ISSUE_TEMPLATE.md) > [Find more `ISSUE_TEMPLATE.md` files](https://github.com/search?utf8=%E2%9C%93&q=in%3Apath+issue_template.md&type=Code&ref=searchresults)