From 3389ded1dbf69e0cfff2e516b40456ea7681ef94 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 12 Feb 2025 01:25:56 +0800 Subject: README.md: Update URL structure --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3