[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Thu, 3 Sep 2009 18:12:39 +0000 (UTC)

changeset: 201:42ef4e34f627
tag: tip
user: Anselm R Garbe <anselm_AT_garbe.us>
date: Thu Sep 03 19:12:54 2009 +0100
files: suckless.org/_werc/config
description:
redir fix


diff -r 7e5ba9ea3cc6 -r 42ef4e34f627 suckless.org/_werc/config
--- a/suckless.org/_werc/config Thu Sep 03 19:10:13 2009 +0100
+++ b/suckless.org/_werc/config Thu Sep 03 19:12:54 2009 +0100
_AT_@ -11,11 +11,11 @@
 conf_perm_redirect '^/common/donations(.*)' 'http://suckless.org/donations\1'
 conf_perm_redirect '^/common/dynamic_window_management(.*)' 'http://suckless.org/manifest/dynamic_window_management\1'
 conf_perm_redirect '^/common/faq(.*)' 'http://suckless.org/devel/faq\1'
-conf_perm_redirect '^/common' 'http://suckless.org/manifest/'
 conf_perm_redirect '^/common/other_projects(.*)' 'http://suckless.org/other_projects\1'
 conf_perm_redirect '^/common/patches(.*)' 'http://suckless.org/devel/patches\1'
 conf_perm_redirect '^/common/project_ideas(.*)' 'http://suckless.org/project_ideas\1'
 conf_perm_redirect '^/common/style_guide(.*)' 'http://suckless.org/devel/style_guide\1'
+conf_perm_redirect '^/common$' 'http://suckless.org/manifest/'
 conf_perm_redirect '^/dwm/index.html' 'http://dwm.suckless.org'
 conf_perm_redirect '^/dwm/(.*)\.html' 'http://dwm.suckless.org/\1'
 conf_perm_redirect '^/dwm/(.*)' 'http://dwm.suckless.org/\1'
Received on Thu Sep 03 2009 - 20:12:39 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:46 CEST