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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new a2bea453 docs: fix links (#2502)
a2bea453 is described below

commit a2bea453adf4ea36f2bde5f59e18cb79e7aebf85
Author: 琚致远 / Zhiyuan Ju <juzhiy...@apache.org>
AuthorDate: Sun Aug 3 21:04:54 2025 +0800

    docs: fix links (#2502)
---
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 9da41b54..4c080b42 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,9 @@ resources.
 
 ## Document
 
-* [Quickstart](./docs/quickstart.md)
-* [Concepts](./docs/concepts.md)
-* [Configuration](./docs/configuration.md)
-* [Gateway API](./docs/gateway-api.md)
+* [Getting Started](./docs/en/latest/getting-started)
+* [Concepts](./docs/en/latest/concepts)
+* [Configuration](./docs/en/latest/reference)
 
 ## Getting Started
 

Reply via email to