diff options
author | JakobDev <jakobdev@gmx.de> | 2023-05-06 10:16:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-06 16:16:06 +0800 |
commit | 0ebabf3c6b12a0c3fe8f54398b4bb5a1d2cbeebf (patch) | |
tree | a9f3e5f21c2ce30b4b207594c2cf974fc4d25245 /README.md | |
parent | 0deb5053bdecab72330c092983a1427fde208dce (diff) | |
download | gitea-0ebabf3c6b12a0c3fe8f54398b4bb5a1d2cbeebf.tar.gz gitea-0ebabf3c6b12a0c3fe8f54398b4bb5a1d2cbeebf.zip |
Fix broken `README` link (#24546)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ Translations are done through Crowdin. If you want to translate to a new languag You can also just create an issue for adding a language or ask on discord on the #translation channel. If you need context or find some translation issues, you can leave a comment on the string or ask on Discord. For general translation questions there is a section in the docs. Currently a bit empty but we hope to fill it as questions pop up. -https://docs.gitea.io/en-us/translation-guidelines/ +https://docs.gitea.io/en-us/contributing/translation-guidelines/ [![Crowdin](https://badges.crowdin.net/gitea/localized.svg)](https://crowdin.com/project/gitea) |