You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sy...@apache.org on 2022/10/21 01:31:41 UTC

[apisix-website] branch master updated: testing contributor workshop redirect link (#1369)

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

sylviasu 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 a51432b1d44 testing contributor workshop redirect link (#1369)
a51432b1d44 is described below

commit a51432b1d44450c06fd555bb7d513c787859f2f4
Author: Nasasira <72...@users.noreply.github.com>
AuthorDate: Fri Oct 21 04:31:35 2022 +0300

    testing contributor workshop redirect link (#1369)
---
 .htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.htaccess b/.htaccess
index 7ee7e3b3b7b..c20c380ed73 100644
--- a/.htaccess
+++ b/.htaccess
@@ -38,6 +38,8 @@ 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/"
+Redirect 302 "/contributor-workshop-signup" "https://docs.google.com/forms/d/1LUER3R9-aFsUm7MhjVd_CM1xAGnkuWIe62prFH5aqAE/"
+
 
 Redirect 301 "/docs/apisix/install" "/docs/apisix/how-to-build/"
 Redirect 301 "/docs/apisix/architecture-design/plugin/" "/docs/apisix/architecture-design/plugin-config/"