diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-27 21:44:18 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-27 21:44:18 +0200 |
commit | bb8d56c0bbdaf982edf9c9c388718cb29f8bb96c (patch) | |
tree | 73528b41e5339af4371c8036c95297458c05af78 /doc/contributing.md | |
parent | 9d99e88b7a67fb93c60b7c6c2e71e92b2b08b76c (diff) |
Diffstat (limited to 'doc/contributing.md')
-rw-r--r-- | doc/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.md b/doc/contributing.md index 655f99a..a31ed4f 100644 --- a/doc/contributing.md +++ b/doc/contributing.md @@ -15,7 +15,7 @@ Note that travelynx does _not_ use Weblate. ### Updating or Extending Translations -* Look at the [translation reference](/share/locales/reference.md) +* Look at the [translation reference](../share/locales/reference.md) * Pick a language that you'd like to fix / update / extend * Adjust the corresponding `share/locales/ab-CD.po` file * Open a merge request, either on [Codeberg](https://codeberg.org/derf/travelynx/pulls) or [GitHub](https://github.com/derf/travelynx/pulls) |