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

shenghang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new c2cf1405c854 improve:doc structure optimize (#417)
c2cf1405c854 is described below

commit c2cf1405c854bfb75c38c0e66ff7c98ddba6e8c8
Author: misi <[email protected]>
AuthorDate: Tue Jan 13 21:35:08 2026 +0800

    improve:doc structure optimize (#417)
    
    Co-authored-by: 曾文迪 <[email protected]>
---
 docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 4145d6659987..39a713b607f1 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -160,7 +160,7 @@ const config = {
             })),
             {
               label: "Next",
-              to: "/docs/about",
+              to: "/docs/introduction/about",
             },
             {
               label: "All versions",

Reply via email to