You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2022/09/11 13:27:45 UTC

[apisix-website] 01/01: chore: update /slack 302

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

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

commit 694b15c3fc01a4ef9b0091c0ad33302e6dd1a662
Author: 琚致远 <ju...@apache.org>
AuthorDate: Sun Sep 11 21:27:39 2022 +0800

    chore: update /slack 302
---
 .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/"