Fix bug 1120658: Add redirect for seamonkey transition doc.

This commit is contained in:
Paul McLanahan 2015-01-13 12:12:06 -05:00
Родитель 6ff1b70d61
Коммит 279d53dd2e
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -882,3 +882,6 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/sync/firstrun\.html$ /$1firefox/sync
# bug 1088752
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?shapeoftheweb(/?.*)$ /b/$1shapeoftheweb$2 [PT]
# bug 1120658
RewriteRule ^/seamonkey-transition\.html$ http://www-archive.mozilla.org/seamonkey-transition.html [L,R=301]