mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 03:18:24 +00:00 
			
		
		
		
	Fix report card link (#16885)
This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
|   <a href="https://codecov.io/gh/go-gitea/gitea" title="Codecov"> | ||||
|     <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"> | ||||
|   <a href="https://goreportcard.com/report/code.gitea.io/gitea" title="Go Report Card"> | ||||
|     <img src="https://goreportcard.com/badge/code.gitea.io/gitea"> | ||||
|   </a> | ||||
|   <a href="https://godoc.org/code.gitea.io/gitea" title="GoDoc"> | ||||
|   | ||||
| @@ -15,7 +15,7 @@ | ||||
|   <a href="https://codecov.io/gh/go-gitea/gitea" title="Codecov"> | ||||
|     <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"> | ||||
|   <a href="https://goreportcard.com/report/code.gitea.io/gitea" title="Go Report Card"> | ||||
|     <img src="https://goreportcard.com/badge/code.gitea.io/gitea"> | ||||
|   </a> | ||||
|   <a href="https://godoc.org/code.gitea.io/gitea" title="GoDoc"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user