Skip to content

[Fix][Docs] Fix zh user page link - #11063

Merged
davidzollo merged 1 commit into
apache:devfrom
zhangshenghang:zsh/fix-zh-user-link
Jun 11, 2026
Merged

[Fix][Docs] Fix zh user page link#11063
davidzollo merged 1 commit into
apache:devfrom
zhangshenghang:zsh/fix-zh-user-link

Conversation

@zhangshenghang

Copy link
Copy Markdown
Member

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.

@davidzollo davidzollo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1
Good job

@davidzollo
davidzollo merged commit fe9f39e into apache:dev Jun 11, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants