diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-31 19:25:14 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-31 19:28:19 +0800 |
commit | 0587519d809dd34572e7706cbb8108811a8c6319 (patch) | |
tree | fccc8705ef4e07287ab65638a99d6f2d6382e085 /README.md | |
parent | Add link to man pages (diff) | |
download | forge-0587519d809dd34572e7706cbb8108811a8c6319.tar.gz forge-0587519d809dd34572e7706cbb8108811a8c6319.tar.zst forge-0587519d809dd34572e7706cbb8108811a8c6319.zip |
Update URLv0.1.8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ Lindenii Forge aims to be an uncomplicated yet featured software forge, primarily designed for self-hosting by small organizations and individuals. -* [Upstream source repository](https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/) +* [Upstream source repository](https://forge.lindenii.runxiyu.org/forge/:/repos/server/) ([backup](https://git.lindenii.runxiyu.org/forge.git/)) * [Website and documentation](https://lindenii.runxiyu.org/forge/) * [Manual pages](https://forge.lindenii.runxiyu.org/:/man/) @@ -41,13 +41,13 @@ We are currently using the The forge software serves its own source at `/:/source/`. -## Contribute +# Contribute Please submit patches by pushing to `contrib/...` in the official repo. We have several repo mirrors: -* [Official repo on our own instance of Lindenii Forge](https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/) +* [Official repo on our own instance of Lindenii Forge](https://forge.lindenii.runxiyu.org/forge/:/repos/server/) * [The Lindenii Project's backup cgit](https://git.lindenii.runxiyu.org/forge.git/) * [SourceHut](https://git.sr.ht/~runxiyu/forge/) * [Codeberg](https://codeberg.org/lindenii/forge/) |