summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDavid Mehren2020-11-18 22:33:25 +0100
committerDavid Mehren2020-11-18 22:33:25 +0100
commitd12d701af45bde7f31011b7b8de392b63da1f54a (patch)
treed6ae6626da5b07459c4dca9c74cf97b584fb3548 /CONTRIBUTING.md
parente33a3b5f084cbe8a4b5f6edd7c61514013539c02 (diff)
Fix link braces
Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 4 insertions, 4 deletions
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