# HG changeset patch # User Callek@gmail.com # Date 1363158935 0 # Wed Mar 13 07:15:35 2013 +0000 # Node ID 09b57c4b3cc44e14f18c2737917ef1819c39d73a # Parent c6e311f30166f155162a3a644dcd2d41a46cbe49 Bug 850550 - followup for review nit diff --git a/src/.htaccess b/src/.htaccess --- a/src/.htaccess +++ b/src/.htaccess @@ -42,8 +42,7 @@ RedirectMatch permanent ^/releases/seamonkey2\.13\.[12]/ http://www.seamonkey-project.org/releases/seamonkey2.13/ RedirectMatch permanent ^/releases/seamonkey2\.14\.1/ http://www.seamonkey-project.org/releases/seamonkey2.14/ RedirectMatch permanent ^/releases/seamonkey2\.15\.[12]/ http://www.seamonkey-project.org/releases/seamonkey2.15/ -RedirectMatch permanent ^/releases/seamonkey2\.16\.1/ http://www.seamonkey-project.org/releases/seamonkey2.16/ -RedirectMatch permanent ^/releases/seamonkey2\.16\.2/ http://www.seamonkey-project.org/releases/seamonkey2.16/ +RedirectMatch permanent ^/releases/seamonkey2\.16\.[12]/ http://www.seamonkey-project.org/releases/seamonkey2.16/ # redirect relnotes of -pre versions to the get involved page RedirectMatch temp ^/releases/seamonkey.*pre/ http://www.seamonkey-project.org/dev/get-involved