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/20 12:23:13 UTC

[apisix-website] 01/01: fix: deploy failed when searching posts

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 8246a4863a22e1a2ebf35c928b5e8ee3013d0b7e
Author: 琚致远 <ju...@apache.org>
AuthorDate: Tue Sep 20 20:23:06 2022 +0800

    fix: deploy failed when searching posts
---
 blog/en/config/picked-posts.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog/en/config/picked-posts.json b/blog/en/config/picked-posts.json
index 20cd51baa03..be7777154c8 100644
--- a/blog/en/config/picked-posts.json
+++ b/blog/en/config/picked-posts.json
@@ -1,6 +1,6 @@
 [
     "blog/en/blog/2022/09/13/why-is-apache-apisix-the-best-api-gateway.md",
-    "blog/en/blog/2021/06/28/why-we-need-apache-apisix.md",
+    "blog/en/blog/2021/06/28/why-we-need-Apache-APISIX.md",
     "blog/en/blog/2022/07/06/use-keycloak-with-api-gateway-to-secure-apis.md",
     "blog/en/blog/2022/02/25/consul-api-gateway.md",
     "blog/en/blog/2022/02/10/splunk-apisix-integration.md",