aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-01 23:02:18 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-01 23:02:18 +0800
commitffb37854e2022958be74add229a5b947e95f9deb (patch)
tree4e0c4e7bd90a740083f44d8dbca71cec1890f25d
parentHTTP: Clarify 400 colon page (diff)
downloadforge-ffb37854e2022958be74add229a5b947e95f9deb.tar.gz
forge-ffb37854e2022958be74add229a5b947e95f9deb.tar.zst
forge-ffb37854e2022958be74add229a5b947e95f9deb.zip
README: s#/:/#/-/#g
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 01d6f69..27150a0 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,10 @@
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/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/)
+* [Manual pages](https://forge.lindenii.runxiyu.org/-/man/)
* [Temporary issue tracker](https://todo.sr.ht/~runxiyu/forge)
* IRC [`#lindenii`](https://webirc.runxiyu.org/kiwiirc/#lindenii)
on [irc.runxiyu.org](https://irc.runxiyu.org)\
@@ -39,7 +39,7 @@ primarily designed for self-hosting by small organizations and individuals.
We are currently using the
[GNU Affero General Public License version 3](https://www.gnu.org/licenses/agpl-3.0.html).
-The forge software serves its own source at `/:/source/`.
+The forge software serves its own source at `/-/source/`.
# Contribute
@@ -47,7 +47,7 @@ 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/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/)