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

Backport #25126

As title. And needs to backport to 1.19
This commit is contained in:
HesterG
2023-06-08 16:31:55 +08:00
committed by GitHub
parent e3cdb050fa
commit c23ab427e1
13 changed files with 17 additions and 17 deletions

View File

@@ -18,7 +18,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.