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 f35b78289d3 docs: fix error link (#1582)
f35b78289d3 is described below

commit f35b78289d3ed81d912c8927b7d880da576022ce
Author: Yilia <[email protected]>
AuthorDate: Mon May 8 15:07:31 2023 +0800

    docs: fix error link (#1582)
---
 blog/en/blog/2023/05/08/release-apache-apisix-3.3.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog/en/blog/2023/05/08/release-apache-apisix-3.3.0.md 
b/blog/en/blog/2023/05/08/release-apache-apisix-3.3.0.md
index 57218de2052..84d34a05b41 100644
--- a/blog/en/blog/2023/05/08/release-apache-apisix-3.3.0.md
+++ b/blog/en/blog/2023/05/08/release-apache-apisix-3.3.0.md
@@ -89,4 +89,4 @@ In addition to the several major features mentioned above, 
this release also inc
 * Provide support for referencing variables captured by route rewrite in 
proxy-rewrite plugin in other plugins
 * The limit-count plugin provides username and ssl redis authentication methods
 
-If you are interested in the complete update details of the new release, 
please refer to the 
[CHANGELOG](https://github.com/apache/apisix/blob/release/3.3/docs/zh/latest/CHANGELOG.md
 released in 3.3.0 #330) of the 3.3.0 release.
+If you are interested in the complete update details of the new release, 
please refer to the 
[CHANGELOG](https://github.com/apache/apisix/blob/master/CHANGELOG.md#330) of 
the 3.3.0 release.

Reply via email to