This is an automated email from the ASF dual-hosted git repository.
github-bot 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 3a020c20249 deploy: c8cac3edccc2f7b0c586d2886d6250e29811864a
3a020c20249 is described below
commit 3a020c20249a8708f6094a0fe57071d0324d4503
Author: mfordjody <[email protected]>
AuthorDate: Tue Jun 17 13:37:56 2025 +0000
deploy: c8cac3edccc2f7b0c586d2886d6250e29811864a
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 67f08825b98..178b7a3946d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -35,5 +35,5 @@
RewriteRule ^/?zh/([\s\S]*)?$ "/zh-cn/$1" [L,R=302]
- RewriteRule ^downloadDubbo$
https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/release/downloadDubboCandidate.sh
[L,R=302]
+ RewriteRule ^downloadDubbo$
https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/release/downloadDubboCandidate.sh
[R=302,L]
</IfModule>