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

yilinzeng 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 b115bd06531 fix link (#1673)
b115bd06531 is described below

commit b115bd06531c33c5df26336da63ab96354306fef
Author: Traky Deng <[email protected]>
AuthorDate: Mon Sep 4 10:09:40 2023 +0800

    fix link (#1673)
---
 blog/zh/blog/2023/09/01/release-apache-apisix-3.5.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog/zh/blog/2023/09/01/release-apache-apisix-3.5.0.md 
b/blog/zh/blog/2023/09/01/release-apache-apisix-3.5.0.md
index 057ad2958fc..c3905dde1c4 100644
--- a/blog/zh/blog/2023/09/01/release-apache-apisix-3.5.0.md
+++ b/blog/zh/blog/2023/09/01/release-apache-apisix-3.5.0.md
@@ -53,7 +53,7 @@ L4 和 L7 代理可在 `config.yaml` 文件中如下所示启用:
 - 启用 L4 代理:`apisix.proxy_mode:stream`
 - 启用 L7 和 L4 代理:`apisix.proxy_mode: http&stream`
 
-有关更改后如何使用 stream 代理的更多信息,请参阅[如何启用 stream 
代理](https://apisix.apache.org/zh/docs/apisix/next/stream-proxy/#如何开启-stream-代理)。
+有关更改后如何使用 stream 代理的更多信息,请参阅[如何启用 stream 
代理](https://apisix.apache.org/zh/docs/apisix/next/stream-proxy/#如何开启-stream-代理)。
 
 相关 PR 请见 [#9607](https://github.com/apache/apisix/pull/9607)。
 

Reply via email to