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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ed4fc71e0f update ic landing page link (#1938)
7ed4fc71e0f is described below

commit 7ed4fc71e0fde76b308f49e8cb1494b9ca8ce9bf
Author: Traky Deng <trakyd...@gmail.com>
AuthorDate: Wed Jul 23 13:57:26 2025 +0800

    update ic landing page link (#1938)
---
 config/navbar.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/navbar.js b/config/navbar.js
index cef79062974..6040350d852 100644
--- a/config/navbar.js
+++ b/config/navbar.js
@@ -17,7 +17,7 @@ module.exports = [
       },
       {
         label: 'Apache APISIX®️ Ingress Controller',
-        to: '/docs/ingress-controller/getting-started/',
+        to: '/docs/ingress-controller/overview/',
         target: '_parent',
       },
       {

Reply via email to