shithub: furgit

Download patch

ref: f20afd54df46481a019fb37a701da63eecb97f04
parent: ad36a7623076a013644867c650a22429f3fd15a4
author: Runxi Yu <me@runxiyu.org>
date: Thu Dec 11 12:10:00 EST 2025

README: Update forge links and issue tracker canonicalization

--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@
 
 ## Repos and community resources
 
-* [Codeberg](https://codeberg.org/lindenii/furgit)
+* [Codeberg](https://codeberg.org/lindenii/furgit) (with the canonical issue tracker)
 * [SourceHut mirror](https://git.sr.ht/~runxiyu/furgit)
 * [tangled mirror](https://tangled.org/@runxiyu.tngl.sh/furgit)
 * [GitHub mirror](https://github.com/runxiyu/furgit)
@@ -102,10 +102,10 @@
 
 ## History and lineage
 
-* I wrote [Lindenii Forge](https://forge.lindenii.org/forge/-/repos/server/)
-* I wrote [hare-git](https://forge.lindenii.org/hare/-/repos/hare-git/)
+* I wrote Lindenii Forge
+* I wrote [hare-git](https://codeberg.org/lindenii/hare-git)
 * I wanted a faster Git library for
-  [Lindenii Villosa](https://villosa.lindenii.org/villosa//repos/villosa/),
+  [Lindenii Villosa](https://codeberg.org/lindenii/villosa)
   the next generation of Lindenii Forge
 * I translated hare-git and put it into `internal/common/git` in Villosa
 * I extracted it out into a general-purpose library, which is what we
--