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

guoqi 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 e6b5d58494c docs: update mcp-bridge blog in event-poster-card.json 
(#1903)
e6b5d58494c is described below

commit e6b5d58494cfa2e7a1706c686d34c441ef0d2650
Author: Yilia Lin <[email protected]>
AuthorDate: Mon Apr 21 18:17:29 2025 +0800

    docs: update mcp-bridge blog in event-poster-card.json (#1903)
---
 config/event-poster-card.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/config/event-poster-card.json b/config/event-poster-card.json
index 0f2289a4e1f..7f7c3756f84 100644
--- a/config/event-poster-card.json
+++ b/config/event-poster-card.json
@@ -1,18 +1,18 @@
 {
   "$schema": "./event-poster-card-schema.json",
   "show": true,
-  "expire": "2025-04-12",
+  "expire": "2025-12-31",
   "width": 400,
   "config": {
     "en": {
-      "image": 
"https://static.api7.ai/uploads/2025/04/09/JBQWKlQv_Group427320331.webp";,
-      "link": 
"/docs/general/events/2025-apisix-meetup-shenzhen-best-practices-for-api-and-ai-gateways",
-      "description": "Apache APISIX Meetup Shenzhen 2025"
+      "image": 
"https://static.api7.ai/uploads/2025/04/21/ikPSIHHP_apisix-mcp-briget-cover.webp";,
+      "link": 
"https://apisix.apache.org/blog/2025/04/21/host-mcp-server-with-api-gateway/";,
+      "description": "From stdio to HTTP SSE: Host Your MCP Server with APISIX"
     },
     "zh": {
-      "image": 
"https://static.api7.ai/uploads/2025/04/09/9oPCEega_Group427320332.webp";,
-      "link": 
"/zh/docs/general/events/2025-apisix-meetup-shenzhen-best-practices-for-api-and-ai-gateways",
-      "description": "Apache APISIX Meetup Shenzhen 2025"
+      "image": 
"https://static.api7.ai/uploads/2025/04/21/ikPSIHHP_apisix-mcp-briget-cover.webp";,
+      "link": 
"https://apisix.apache.org/zh/blog/2025/04/21/host-mcp-server-with-api-gateway/";,
+      "description": "从 stdio 到 HTTP SSE:使用 APISIX 托管 MCP Server"
     }
   }
 }

Reply via email to