Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/docs/quickstart/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading