From d12d701af45bde7f31011b7b8de392b63da1f54a Mon Sep 17 00:00:00 2001 From: David Mehren Date: Wed, 18 Nov 2020 22:33:25 +0100 Subject: Fix link braces Signed-off-by: David Mehren --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 06c7cc7a..f0ce9931 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,13 +9,13 @@ interactions with the project. ## Ways of contributing ### Do you have questions about the project? -* Feel free to post your question on our [community forum](community-forum) or join our [matrix community chat][matrix-support]. +* Feel free to post your question on our [community forum][community-forum] or join our [matrix community chat][matrix-support]. ### Did you find a bug? -* **Ensure the bug wasn't already reported** by searching on GitHub under [Issues](issues). +* **Ensure the bug wasn't already reported** by searching on GitHub under [Issues][issues]. -* If you're unable to find an open issue addressing the problem, [open a new one](new_issue). Be sure to use one of the templates we provide if your request applies to them. +* If you're unable to find an open issue addressing the problem, [open a new one][new_issue]. Be sure to use one of the templates we provide if your request applies to them. ### Did you write a patch that fixes a bug? @@ -29,7 +29,7 @@ interactions with the project. ### Do you want to work on translations? -* If you want to improve a translation or add a new translation altogether, we handle those via [POEditor](poeditor). +* If you want to improve a translation or add a new translation altogether, we handle those via [POEditor][poeditor]. ## Certificate of Origin -- cgit v1.2.3