aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-12 01:25:56 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-12 01:25:56 +0800
commit3389ded1dbf69e0cfff2e516b40456ea7681ef94 (patch)
tree87d582956b51db5d8cfd4402a02a1e44c4606c12
parentrepo_commit: Add TODO to prepend "+"/"-"/" " (diff)
downloadforge-3389ded1dbf69e0cfff2e516b40456ea7681ef94.tar.gz
forge-3389ded1dbf69e0cfff2e516b40456ea7681ef94.tar.zst
forge-3389ded1dbf69e0cfff2e516b40456ea7681ef94.zip
README.md: Update URL structure
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index a741f51..9f2fff7 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,19 @@
## Organization
-URLs are like `https://forge.example.org/g/group_name/module_type/module_name`.
+Misc URLs (for hosting stylesheets, scipts, the login page, etc.) are like
+`https://forge.example.org/:/functionality...`.
+
+Contentful URLs are like
+`https://forge.example.org/group_name/subgroup_name.../:/module_type/module_name`.
The available `module_type`s are:
* `repos` for version control
* `tickets` for ticket trackers
* `mail` for mailing lists
+Group and subgroup names may not be `:`.
+
## Version-controlled repos
Currently we only support Git.