mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	update branch in CI and docs (#15631)
This commit is contained in:
		@@ -1,13 +1,13 @@
 | 
			
		||||
<p align="center">
 | 
			
		||||
  <a href="https://gitea.io/">
 | 
			
		||||
    <img alt="Gitea" src="https://raw.githubusercontent.com/go-gitea/gitea/master/public/img/gitea.svg" width="220"/>
 | 
			
		||||
    <img alt="Gitea" src="https://raw.githubusercontent.com/go-gitea/gitea/main/public/img/gitea.svg" width="220"/>
 | 
			
		||||
  </a>
 | 
			
		||||
</p>
 | 
			
		||||
<h1 align="center">Gitea - Git with a cup of tea</h1>
 | 
			
		||||
 | 
			
		||||
<p align="center">
 | 
			
		||||
  <a href="https://drone.gitea.io/go-gitea/gitea" title="Build Status">
 | 
			
		||||
    <img src="https://drone.gitea.io/api/badges/go-gitea/gitea/status.svg?ref=refs/heads/master">
 | 
			
		||||
    <img src="https://drone.gitea.io/api/badges/go-gitea/gitea/status.svg?ref=refs/heads/main">
 | 
			
		||||
  </a>
 | 
			
		||||
  <a href="https://discord.gg/Gitea" title="Join the Discord chat at https://discord.gg/Gitea">
 | 
			
		||||
    <img src="https://img.shields.io/discord/322538954119184384.svg">
 | 
			
		||||
@@ -16,7 +16,7 @@
 | 
			
		||||
    <img src="https://images.microbadger.com/badges/image/gitea/gitea.svg">
 | 
			
		||||
  </a>
 | 
			
		||||
  <a href="https://codecov.io/gh/go-gitea/gitea" title="Codecov">
 | 
			
		||||
    <img src="https://codecov.io/gh/go-gitea/gitea/branch/master/graph/badge.svg">
 | 
			
		||||
    <img src="https://codecov.io/gh/go-gitea/gitea/branch/main/graph/badge.svg">
 | 
			
		||||
  </a>
 | 
			
		||||
  <a href="https://godoc.org/code.gitea.io/gitea" title="Go Report Card">
 | 
			
		||||
    <img src="https://goreportcard.com/badge/code.gitea.io/gitea">
 | 
			
		||||
@@ -79,7 +79,7 @@ Fork -> Patch -> Push -> Pull Request
 | 
			
		||||
 | 
			
		||||
## 授权许可
 | 
			
		||||
 | 
			
		||||
本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 [LICENSE](https://github.com/go-gitea/gitea/blob/master/LICENSE) 文件中。
 | 
			
		||||
本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 [LICENSE](https://github.com/go-gitea/gitea/blob/main/LICENSE) 文件中。
 | 
			
		||||
 | 
			
		||||
## 截图
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user