1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 02:08:36 +00:00

Change branch name from master to main in some documents' links (#25126)

As title. And needs to backport to 1.19
This commit is contained in:
HesterG
2023-06-08 15:35:55 +08:00
committed by GitHub
parent 3d020b57f8
commit 206d3fbae9
13 changed files with 17 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ menu:
Gitea's localization happens through our [Crowdin project](https://crowdin.com/project/gitea).
For changes to an **English** translation, a pull request can be made that changes the appropriate key in
the [english locale](https://github.com/go-gitea/gitea/blob/master/options/locale/locale_en-US.ini).
the [english locale](https://github.com/go-gitea/gitea/blob/main/options/locale/locale_en-US.ini).
For changes to a **non-English** translation, refer to the Crowdin project above.