From 115d93c2dd77bf185682808a26ab72b1a7f823ab Mon Sep 17 00:00:00 2001 From: skytin1004 Date: Fri, 24 Apr 2026 14:58:56 +0900 Subject: [PATCH] docs: fix Maven Central artifact link --- website/docs/quickstart/guide.md | 2 +- .../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 8de83f793..f873ba0cf 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 a841b1387..10c614f5d 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