From c8c035085992c71c63b439cf281efa9b03e64efc Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 3 Jul 2023 12:24:40 +0200 Subject: [PATCH] .github: fix markdown link to doc/MAINTAINERS Signed-off-by: Joachim Wiberg --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 30da796d..4d91565e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -3,7 +3,7 @@ Contributing to Infix We welcome any and all help in the form of bug reports, fixes, patches to add new features -- *preferably as GitHub pull requests*. Other -methods are of course also possible: emailing the [maintainers][] a +methods are of course also possible: emailing the [maintainers][1] a patch or even a raw file, a feature request or an alert of a problem. If you are unsure of what to do, or how to implement an idea or bugfix,