[Xfce4-commits] [www/www.xfce.org] 01/01: Redirect translation page.
noreply at xfce.org
noreply at xfce.org
Sun Nov 23 22:14:54 CET 2014
This is an automated email from the git hooks/post-receive script.
nick pushed a commit to branch master
in repository www/www.xfce.org.
commit bc49dd5261731a901926c9e212184f5ead9eb198
Author: Nick Schermer <nick at xfce.org>
Date: Sun Nov 23 22:14:42 2014 +0100
Redirect translation page.
---
.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.htaccess b/.htaccess
index 1948955..2d1753e 100755
--- a/.htaccess
+++ b/.htaccess
@@ -12,6 +12,8 @@ Redirect 301 /community/irc http://www.xfce.org/community
Redirect 301 /community/lists http://www.xfce.org/community
Redirect 301 /development http://www.xfce.org/getinvolved
+Redirect 301 /getinvolved/translation http://docs.xfce.org/contribute/translate/start
+
RedirectMatch 301 /archive/xfce-(.*) http://archive.xfce.org/xfce/$1
Redirect 301 /projects/xfwm4 http://docs.xfce.org/xfce/xfwm4/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list