loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

link update in README files (#22582)

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>

authored by

rekayno
KN4CK3R
and committed by
GitHub
519b91ad 649f89ef

+8 -8
+4 -4
README.md
··· 12 12 <a href="https://discord.gg/Gitea" title="Join the Discord chat at https://discord.gg/Gitea"> 13 13 <img src="https://img.shields.io/discord/322538954119184384.svg"> 14 14 </a> 15 - <a href="https://codecov.io/gh/go-gitea/gitea" title="Codecov"> 15 + <a href="https://app.codecov.io/gh/go-gitea/gitea" title="Codecov"> 16 16 <img src="https://codecov.io/gh/go-gitea/gitea/branch/main/graph/badge.svg"> 17 17 </a> 18 18 <a href="https://goreportcard.com/report/code.gitea.io/gitea" title="Go Report Card"> 19 19 <img src="https://goreportcard.com/badge/code.gitea.io/gitea"> 20 20 </a> 21 - <a href="https://godoc.org/code.gitea.io/gitea" title="GoDoc"> 22 - <img src="https://godoc.org/code.gitea.io/gitea?status.svg"> 21 + <a href="https://pkg.go.dev/code.gitea.io/gitea" title="GoDoc"> 22 + <img src="https://pkg.go.dev/badge/code.gitea.io/gitea?status.svg"> 23 23 </a> 24 24 <a href="https://github.com/go-gitea/gitea/releases/latest" title="GitHub release"> 25 25 <img src="https://img.shields.io/github/release/go-gitea/gitea.svg"> ··· 45 45 <a href="https://www.tickgit.com/browse?repo=github.com/go-gitea/gitea&branch=main" title="TODOs"> 46 46 <img src="https://badgen.net/https/api.tickgit.com/badgen/github.com/go-gitea/gitea/main"> 47 47 </a> 48 - <a href="https://www.bountysource.com/teams/gitea" title="Bountysource"> 48 + <a href="https://app.bountysource.com/teams/gitea" title="Bountysource"> 49 49 <img src="https://img.shields.io/bountysource/team/gitea/activity"> 50 50 </a> 51 51 </p>
+4 -4
README_ZH.md
··· 12 12 <a href="https://discord.gg/Gitea" title="Join the Discord chat at https://discord.gg/Gitea"> 13 13 <img src="https://img.shields.io/discord/322538954119184384.svg"> 14 14 </a> 15 - <a href="https://codecov.io/gh/go-gitea/gitea" title="Codecov"> 15 + <a href="https://app.codecov.io/gh/go-gitea/gitea" title="Codecov"> 16 16 <img src="https://codecov.io/gh/go-gitea/gitea/branch/main/graph/badge.svg"> 17 17 </a> 18 18 <a href="https://goreportcard.com/report/code.gitea.io/gitea" title="Go Report Card"> 19 19 <img src="https://goreportcard.com/badge/code.gitea.io/gitea"> 20 20 </a> 21 - <a href="https://godoc.org/code.gitea.io/gitea" title="GoDoc"> 22 - <img src="https://godoc.org/code.gitea.io/gitea?status.svg"> 21 + <a href="https://pkg.go.dev/code.gitea.io/gitea" title="GoDoc"> 22 + <img src="https://pkg.go.dev/badge/code.gitea.io/gitea?status.svg"> 23 23 </a> 24 24 <a href="https://github.com/go-gitea/gitea/releases/latest" title="GitHub release"> 25 25 <img src="https://img.shields.io/github/release/go-gitea/gitea.svg"> ··· 45 45 <a href="https://www.tickgit.com/browse?repo=github.com/go-gitea/gitea&branch=main" title="TODOs"> 46 46 <img src="https://badgen.net/https/api.tickgit.com/badgen/github.com/go-gitea/gitea/main"> 47 47 </a> 48 - <a href="https://img.shields.io/bountysource/team/gitea" title="Bountysource"> 48 + <a href="https://app.bountysource.com/teams/gitea" title="Bountysource"> 49 49 <img src="https://img.shields.io/bountysource/team/gitea/activity"> 50 50 </a> 51 51 </p>