diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-18 12:24:43 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-18 12:24:43 +0800 |
commit | 75f80ac11dfa426b9f734cf660c26c30c7620a75 (patch) | |
tree | d220c5fdfce3cf24cfec610a499dcfcca687142f /README.md | |
parent | ssh_server.go: Don't use path.Join for config.HTTP.Root (diff) | |
download | forge-75f80ac11dfa426b9f734cf660c26c30c7620a75.tar.gz forge-75f80ac11dfa426b9f734cf660c26c30c7620a75.tar.zst forge-75f80ac11dfa426b9f734cf660c26c30c7620a75.zip |
README.md: Add more mirrors
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |