summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tom79@noreply.codeberg.org>2023-07-29 16:08:18 +0000
committerThomas <tom79@noreply.codeberg.org>2023-07-29 16:08:18 +0000
commit7488ee0914b68f1cc02b0faf73cf8e3c3704aa72 (patch)
tree9e1bb6c641cb55ab9290fa8ba5afee50a27897fa
parenteda23bd3b094fb223c2473449a7529a988eda87c (diff)
parentc1540d026731e47bcd81b26a044b820109c96147 (diff)
Merge pull request 'docs: fixing a markdown link in CONTRIBUTING.md' (#906) from mc80/Fedilab:develop into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/906
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0c0ad1be6..3ce155773 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,7 +3,7 @@ CONTRIBUTING
### Localizations:
-Fedilab works only with [Weblate]https://hosted.weblate.org/projects/fedilab), which offers nice
+Fedilab works only with [Weblate](https://hosted.weblate.org/projects/fedilab), which offers nice
tools for helping in translations. New translations will be automatically merged in a branch.
If you're submiting a merge request and your work adds new strings to the app, make sure they only
@@ -18,4 +18,4 @@ important part is how to reproduce the bug and steps to reproduce it.
### Pull Requests
-Please target the develop branch and not the main branch. \ No newline at end of file
+Please target the develop branch and not the main branch.