Skip to content

docs: fix Maven Central artifact link#904

Merged
delei merged 2 commits intoapache:mainfrom
skytin1004:fix/maven-central-fesod-sheet-link
Apr 25, 2026
Merged

docs: fix Maven Central artifact link#904
delei merged 2 commits intoapache:mainfrom
skytin1004:fix/maven-central-fesod-sheet-link

Conversation

@skytin1004
Copy link
Copy Markdown
Contributor

Purpose of the pull request

Fix an incorrect Maven Central link that I found while reviewing the quickstart documentation.

What's changed?

The quickstart guide linked to the org.apache.fesod:fesod artifact page on Maven Central, but the documented dependency uses the published org.apache.fesod:fesod-sheet artifact.

The previous Maven metadata path for org.apache.fesod:fesod returns 404, while the org.apache.fesod:fesod-sheet metadata path returns 200. This PR updates the link in both the English and Chinese quickstart documentation.

No code behavior is changed.

Checklist

  • I have read the Contributor Guide.
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Copy link
Copy Markdown
Member

@delei delei left a comment

Choose a reason for hiding this comment

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

LGTM

@delei delei merged commit 52d4b1f into apache:main Apr 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants