about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/design_www.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/design_www.txt b/Documentation/design_www.txt
index 6e67d829..0f63fdf2 100644
--- a/Documentation/design_www.txt
+++ b/Documentation/design_www.txt
@@ -1,7 +1,7 @@
 URL naming
 ----------
 
-/$LISTNAME/?before=$GIT_COMMIT                  -> HTML only
+/$LISTNAME/?r=$GIT_COMMIT                       -> HTML only
 /$LISTNAME/index.atom.xml                       -> Atom feed
 /$LISTNAME/all.atom.xml                         -> Atom feed, includes replies
 /$LISTNAME/m/$MESSAGE_ID.html                   -> HTML content (short quotes)