zhangshenghang opened a new pull request, #11063: URL: https://github.com/apache/seatunnel/pull/11063
## Purpose Fix the Chinese docs About page user link so it navigates to the Chinese user page instead of the English user page. ## Changes - Update the zh About page user link from `https://seatunnel.apache.org/user` to `https://seatunnel.apache.org/zh-CN/user`. ## Verification - `curl -I -L https://seatunnel.apache.org/zh-CN/user` returns 200. - `./mvnw spotless:apply` passed. - `git diff --check` passed. - `./mvnw -q -DskipTests verify` was not run to completion per requester instruction. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
