diff options
author | HesterG <hestergong@gmail.com> | 2023-06-08 15:35:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-08 07:35:55 +0000 |
commit | 206d3fbae91fcb4dacac0487ec07c1010219be35 (patch) | |
tree | 50ed2ff73f40af01bb2fd9f254aa95d9ff9e896e /docs/content/page | |
parent | 3d020b57f81f7ecc4428f1ba39b63a3c973cc159 (diff) | |
download | gitea-206d3fbae91fcb4dacac0487ec07c1010219be35.tar.gz gitea-206d3fbae91fcb4dacac0487ec07c1010219be35.zip |
Change branch name from master to main in some documents' links (#25126)
As title. And needs to backport to 1.19
Diffstat (limited to 'docs/content/page')
-rwxr-xr-x | docs/content/page/index.fr-fr.md | 2 | ||||
-rw-r--r-- | docs/content/page/index.zh-tw.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/page/index.fr-fr.md b/docs/content/page/index.fr-fr.md index 2eccf70bf3..64dcdbc03c 100755 --- a/docs/content/page/index.fr-fr.md +++ b/docs/content/page/index.fr-fr.md @@ -70,7 +70,7 @@ Le but de ce projet est de fournir de la manière la plus simple, la plus rapide - MSSQL - [TiDB](https://github.com/pingcap/tidb) (MySQL protocol) - Fichier de configuration - - Voir [ici](https://github.com/go-gitea/gitea/blob/master/custom/conf/app.example.ini) + - Voir [ici](https://github.com/go-gitea/gitea/blob/main/custom/conf/app.example.ini) - Panel d'administration - Statistiques - Actions diff --git a/docs/content/page/index.zh-tw.md b/docs/content/page/index.zh-tw.md index ebff6aacd3..4f5558c6b8 100644 --- a/docs/content/page/index.zh-tw.md +++ b/docs/content/page/index.zh-tw.md @@ -71,7 +71,7 @@ Gitea 是從 [Gogs](http://gogs.io) Fork 出來的,請閱讀部落格文章 [G - MSSQL - TiDB(MySQL 協議) - 設定檔 - - [app.ini](https://github.com/go-gitea/gitea/blob/master/custom/conf/app.example.ini) + - [app.ini](https://github.com/go-gitea/gitea/blob/main/custom/conf/app.example.ini) - 管理員面板 - 系統摘要 - 維護操作 |