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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 59418d691b6 chore: update /slack 302 (#1318)
59418d691b6 is described below

commit 59418d691b6a2c17c9ae7d0eda298682a9eb3025
Author: 琚致远 <[email protected]>
AuthorDate: Mon Sep 12 10:53:23 2022 +0800

    chore: update /slack 302 (#1318)
---
 .htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.htaccess b/.htaccess
index 4d766ca4464..bb0a0f23807 100644
--- a/.htaccess
+++ b/.htaccess
@@ -34,6 +34,8 @@ Options -Indexes
 
 </IfModule>
 
+Redirect 302 "/slack" 
"https://join.slack.com/t/the-asf/shared_invite/zt-1egxjz7lw-lWl142XNDopj4FlqNMUM5g";
+
 Redirect 301 "/docs/apisix/install" "/docs/apisix/how-to-build/"
 Redirect 301 "/docs/apisix/architecture-design/plugin/" 
"/docs/apisix/architecture-design/plugin-config/"
 Redirect 301 "/docs/apisix/2.13/FAQ/plugins.md/" 
"/docs/apisix/2.13/architecture-design/plugin/"

Reply via email to