Skip to content
Snippets Groups Projects
Commit f0963af4 authored by Callek's avatar Callek
Browse files

Bug 712701 - Update Website for Sea 2.6.1 release -- Use correct relnotes

parent acfcc2c2
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,9 @@
# 2.4.1 should reuse relnotes from 2.4, redirect it to the 2.4 relnotes
RedirectMatch permanent ^/releases/seamonkey2\.4\.1/ http://www.seamonkey-project.org/releases/seamonkey2.4/
# 2.6.1 should reuse relnotes from 2.6, redirect it to the 2.6 relnotes
RedirectMatch permanent ^/releases/seamonkey2\.6\.1/ http://www.seamonkey-project.org/releases/seamonkey2.6/
# redirect relnotes of -pre versions to the get involved page
RedirectMatch temp ^/releases/seamonkey.*pre/ http://www.seamonkey-project.org/dev/get-involved
Redirect temp /releases/seamonkey1.5a/ http://www.seamonkey-project.org/dev/get-involved
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment