aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-18 12:24:43 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-18 12:24:43 +0800
commit75f80ac11dfa426b9f734cf660c26c30c7620a75 (patch)
treed220c5fdfce3cf24cfec610a499dcfcca687142f /README.md
parentssh_server.go: Don't use path.Join for config.HTTP.Root (diff)
downloadforge-75f80ac11dfa426b9f734cf660c26c30c7620a75.tar.gz
forge-75f80ac11dfa426b9f734cf660c26c30c7620a75.tar.zst
forge-75f80ac11dfa426b9f734cf660c26c30c7620a75.zip
README.md: Add more mirrors
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c20b56..7cc6ece 100644
--- a/README.md
+++ b/README.md
@@ -171,7 +171,9 @@ The forge software serves its own source at `/:/source/`.
* We have several Git repo mirrors on a few places:
* [Lindenii Forge itself](https://forge.lindenii.runxiyu.org/lindenii/:/repos/forge/)
* [The Lindenii Project's cgit](https://git.lindenii.runxiyu.org/forge.git/)
+ * [SourceHut](https://git.sr.ht/~runxiyu/forge/)
* [Codeberg](https://codeberg.org/lindenii/forge/)
+ * [GitHub](https://github.com/runxiyu/forge/)
## Code style