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

monkeydluffy pushed a commit to branch release/3.4
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/release/3.4 by this push:
     new 67343c006 docs: correct the wrong link in CHANGELOG.md (#9765)
67343c006 is described below

commit 67343c0062854665a7935e83f3e3bdbf77a26d8e
Author: Xin Rong <[email protected]>
AuthorDate: Fri Jul 7 01:27:00 2023 +0800

    docs: correct the wrong link in CHANGELOG.md (#9765)
---
 CHANGELOG.md                | 2 +-
 docs/zh/latest/CHANGELOG.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index fd34c693d..5ed7484e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -75,7 +75,7 @@ title: Changelog
 
 ### Core
 
-- :sunrise: Support route-level MTLS 
[#9332](https://github.com/apache/apisix/pull/9332)
+- :sunrise: Support route-level MTLS 
[#9322](https://github.com/apache/apisix/pull/9322)
 - :sunrise: Support id schema for global_rules 
[#9517](https://github.com/apache/apisix/pull/9517)
 - :sunrise: Support use a single long http connection to watch all resources 
for etcd [#9456](https://github.com/apache/apisix/pull/9456)
 - :sunrise: Support max len 256 for ssl label 
[#9301](https://github.com/apache/apisix/pull/9301)
diff --git a/docs/zh/latest/CHANGELOG.md b/docs/zh/latest/CHANGELOG.md
index 2528f80f8..b53b9ff0e 100644
--- a/docs/zh/latest/CHANGELOG.md
+++ b/docs/zh/latest/CHANGELOG.md
@@ -75,7 +75,7 @@ title: CHANGELOG
 
 ### Core
 
-- :sunrise: 支持路由级别的 MTLS [#9332](https://github.com/apache/apisix/pull/9332)
+- :sunrise: 支持路由级别的 MTLS [#9322](https://github.com/apache/apisix/pull/9322)
 - :sunrise: 支持全局规则的 id schema 
[#9517](https://github.com/apache/apisix/pull/9517)
 - :sunrise: 支持使用单个长连接来监视 etcd 的所有资源 
[#9456](https://github.com/apache/apisix/pull/9456)
 - :sunrise: 支持 ssl 标签的最大长度为 256 
[#9301](https://github.com/apache/apisix/pull/9301)

Reply via email to