From a50edc7bcb4dfba4bbe1197f823a18b6a3a1b829 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 3 Oct 2024 11:51:47 +0200 Subject: [PATCH] .github: fix internal Markdown link 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 a138abbb..8d3bcc01 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -34,7 +34,7 @@ changing in this way. Start with why. *Ideas*, or open a :pray: feature request issue - :white_check_mark: New features also need new regression tests, this can be basic tests or more complex use-case tests comprising multiple - subsystems, see [Testing Changes](#testing-changes), below + subsystems, see [Testing Changes](#test_tube-testing-changes), below Please take care to ensure you follow the project coding style and the commit message format. If you follow these recommendations you help