kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-07-23 02:35 pm

[dw-free] Redirect /tos to /legal/tos

[commit: http://hg.dwscoalition.org/dw-free/rev/9786201db0cb]

http://bugs.dwscoalition.org/show_bug.cgi?id=2837

Help people find the Terms of Service.

Patch by [personal profile] ninetydegrees.

Files modified:
  • cgi-bin/redirect.dat
--------------------------------------------------------------------------------
diff -r aef2c417057b -r 9786201db0cb cgi-bin/redirect.dat
--- a/cgi-bin/redirect.dat	Fri Jul 23 09:31:01 2010 -0500
+++ b/cgi-bin/redirect.dat	Fri Jul 23 09:35:07 2010 -0500
@@ -68,3 +68,5 @@
 /userinfo.bml                       /profile
 /help                               /support/
 /help/                              /support/
+/tos                                /legal/tos
+/tos/                               /legal/tos
--------------------------------------------------------------------------------