aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.