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/27 02:21:59 UTC

[apisix-website] branch juzhiyuan-patch-1 created (now c52650436e1)

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

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


      at c52650436e1 docs: added Twitter and YouTube shortlink

This branch includes the following new commits:

     new c52650436e1 docs: added Twitter and YouTube shortlink

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix-website] 01/01: docs: added Twitter and YouTube shortlink

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c52650436e1be281ea9af1f9b18cd3ac8d2911b2
Author: 琚致远 <ju...@apache.org>
AuthorDate: Tue Sep 27 10:21:52 2022 +0800

    docs: added Twitter and YouTube shortlink
---
 .htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.htaccess b/.htaccess
index 08ba498823e..7ee7e3b3b7b 100644
--- a/.htaccess
+++ b/.htaccess
@@ -34,6 +34,8 @@ Options -Indexes
 
 </IfModule>
 
+Redirect 302 "/twitter" "https://twitter.com/ApacheAPISIX"
+Redirect 302 "/youtube" "https://www.youtube.com/channel/UCgPD18cMhOg5rmPVnQhAC8g"
 Redirect 302 "/slack" "https://join.slack.com/t/the-asf/shared_invite/zt-1g9ghsrol-v4hkkV8uKbGrDqRuPEq7fg"
 Redirect 302 "/community-meeting-signup" "https://docs.google.com/forms/d/1wK1AqUIFfXDveNolqZmlwKOcJN1aGq8G9rfYmtHdB0I/"