This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new 52d4b1f5 docs: fix Maven Central artifact link (#904)
52d4b1f5 is described below
commit 52d4b1f52c8ceef7aa533a47fcce9e20ad44dcde
Author: Minseok Song <[email protected]>
AuthorDate: Sat Apr 25 17:53:48 2026 +0900
docs: fix Maven Central artifact link (#904)
---
website/docs/quickstart/guide.md | 2 +-
.../zh-cn/docusaurus-plugin-content-docs/current/quickstart/guide.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/docs/quickstart/guide.md b/website/docs/quickstart/guide.md
index 8de83f79..f873ba0c 100644
--- a/website/docs/quickstart/guide.md
+++ b/website/docs/quickstart/guide.md
@@ -55,7 +55,7 @@ Apache Fesod(Incubating) uses the following key dependencies:
For detailed update logs, refer
to [Details of version updates](https://github.com/apache/fesod/releases). You
can also find all
-available versions in the [Maven Central
Repository](https://mvnrepository.com/artifact/org.apache.fesod/fesod).
+available versions in the [Maven Central
Repository](https://mvnrepository.com/artifact/org.apache.fesod/fesod-sheet).
## Maven
diff --git
a/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/quickstart/guide.md
b/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/quickstart/guide.md
index a841b138..10c614f5 100644
---
a/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/quickstart/guide.md
+++
b/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/quickstart/guide.md
@@ -33,7 +33,7 @@ Apache Fesod(Incubating) 使用了以下核心依赖:
## 版本更新
您可以在 [版本发布](https://github.com/apache/fesod/releases)
-中查询到具体的版本更新细节。您也可以在 [Maven
中心仓库](https://mvnrepository.com/artifact/org.apache.fesod/fesod)
+中查询到具体的版本更新细节。您也可以在 [Maven
中心仓库](https://mvnrepository.com/artifact/org.apache.fesod/fesod-sheet)
中查询到所有的版本。
## Maven
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]