From 86e48c635fc6fb822f752a369c31ed9fbbec7e83 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Wed, 29 Apr 2020 13:36:10 +0200 Subject: [PATCH] Fix URL. --- .github/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/contributing.md b/.github/contributing.md index d0f795d..43ef959 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -74,7 +74,7 @@ before making a new one, as yours may be a duplicate or a work in progress. First and foremost, have your pull-request pass the [official Awesome List's linter](https://github.com/sindresorhus/awesome-lint). No extra work is required here as it is [already integrated by the way of GitHub -actions](./.github/workflows/). +actions](./workflows/). To run the linter locally, do: