This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch asf-site-v2
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/asf-site-v2 by this push:
     new 9bfc18de99 Update .htaccess
9bfc18de99 is described below

commit 9bfc18de993f353eaa6f2d60cdefa023877e8f15
Author: Albumen Kevin <[email protected]>
AuthorDate: Thu Feb 16 08:03:13 2023 +0800

    Update .htaccess
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 6fd1bbe066..27c2abe8eb 100644
--- a/.htaccess
+++ b/.htaccess
@@ -32,5 +32,5 @@
 
   RewriteRule ^/?faq/?([\w\-/]+)?$ "/en/docs3-v2/java-sdk/faq/$1" [L,R=301]
 
-  RewriteRule ^/?zh/([\s\S]*)?$ "/zh-cn/$1" [L,R=302]
+  RewriteRule ^/?zh/([\s\S]*)?$ "/zh-cn/$1" [L,R=301]
 </IfModule>

Reply via email to