diff --git a/.htaccess b/.htaccess index db2bd1b..17a45b5 100644 --- a/.htaccess +++ b/.htaccess @@ -1,10 +1,10 @@ Redirect permanent /ml.php http://jp.kde.org/community/whatiskdejp/communicate/ RewriteEngine On RewriteBase / -Redirect 301 /pukiwiki/index.php?TranslationAssignments /community/getinvolved/translation/ +Redirect 301 /pukiwiki/index.php?TranslationAssignments https://jp.kde.org/community/getinvolved/translation/ #RewriteRule patch/(.*)\.diff patch/redir.php?file=$1\.diff #RewriteRule patch/(.*)\.gz patch/redir.php?file=$1\.gz #RewriteRule patch/(.*)\.bz2 patch/redir.php?file=$1\.tar.gz