summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorrekayno <92271828+rekayno@users.noreply.github.com>2023-01-23 23:57:57 +0300
committerGitHub <noreply@github.com>2023-01-23 15:57:57 -0500
commit519b91ad2da231c26890ee601ad1d089d26bf351 (patch)
treebf6c6e7c690d290c645c03f9d27fc7dfb0535120 /README.md
parent649f89efdc59e0ed6182a6defa794f8110d57576 (diff)
downloadgitea-519b91ad2da231c26890ee601ad1d089d26bf351.tar.gz
gitea-519b91ad2da231c26890ee601ad1d089d26bf351.zip
link update in README files (#22582)
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 19703d85dd..29d5371a36 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,14 @@
<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">
</a>
- <a href="https://codecov.io/gh/go-gitea/gitea" title="Codecov">
+ <a href="https://app.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://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">
- <img src="https://godoc.org/code.gitea.io/gitea?status.svg">
+ <a href="https://pkg.go.dev/code.gitea.io/gitea" title="GoDoc">
+ <img src="https://pkg.go.dev/badge/code.gitea.io/gitea?status.svg">
</a>
<a href="https://github.com/go-gitea/gitea/releases/latest" title="GitHub release">
<img src="https://img.shields.io/github/release/go-gitea/gitea.svg">
@@ -45,7 +45,7 @@
<a href="https://www.tickgit.com/browse?repo=github.com/go-gitea/gitea&branch=main" title="TODOs">
<img src="https://badgen.net/https/api.tickgit.com/badgen/github.com/go-gitea/gitea/main">
</a>
- <a href="https://www.bountysource.com/teams/gitea" title="Bountysource">
+ <a href="https://app.bountysource.com/teams/gitea" title="Bountysource">
<img src="https://img.shields.io/bountysource/team/gitea/activity">
</a>
</p>