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/12/28 09:14:11 UTC

[apisix-website] branch master updated: feat: add APISIX Guest Blog Post Link (#1456)

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 dde38bce52a feat: add APISIX Guest Blog Post Link (#1456)
dde38bce52a is described below

commit dde38bce52aecb6d8035e6944a5e603a18e9bc48
Author: Nasasira <72...@users.noreply.github.com>
AuthorDate: Wed Dec 28 12:14:07 2022 +0300

    feat: add APISIX Guest Blog Post Link (#1456)
---
 .htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htaccess b/.htaccess
index d1f3af5fdc8..adebf531030 100644
--- a/.htaccess
+++ b/.htaccess
@@ -39,6 +39,7 @@ Redirect 302 "/youtube" "https://www.youtube.com/channel/UCgPD18cMhOg5rmPVnQhAC8
 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/1C9bIJ3eh0bQrBdv4rPGxHDUvX4giNQ_IRCmDDOQ2mgE/"
 Redirect 302 "/contributor-workshop-signup" "https://docs.google.com/forms/d/1LUER3R9-aFsUm7MhjVd_CM1xAGnkuWIe62prFH5aqAE/"
+Redirect 302 "/guest-blog-post" "https://forms.gle/unQpSm7FyqkfaSSP8/"
 
 
 Redirect 301 "/docs/apisix/install" "/docs/apisix/how-to-build/"