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
This commit is contained in:
Thomas 2023-07-29 16:08:18 +00:00
commit 7488ee0914
1 changed files with 2 additions and 2 deletions

View File

@ -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.
Please target the develop branch and not the main branch.