diff --git a/README.md b/README.md index c64da5ed..ccfd39d1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Leaves [![Leaves CI](https://github.com/LeavesMC/Leaves/actions/workflows/leaves ## How To (Server Admins) Leaves use the same paperclip jar system that Paper uses. -You can download the latest build (1.19.x) of Leaves by going [here](https://github.com/LeavesMC/Leaves/actions/workflows/leaves.yml) +You can download the latest build (1.19.x) of Leaves by going [here](https://github.com/LeavesMC/Leaves/releases/tag/1.19) You can also [build it yourself](https://github.com/LeavesMC/Leaves#building). diff --git a/README_cn.md b/README_cn.md index 6850ec35..f5e3563f 100644 --- a/README_cn.md +++ b/README_cn.md @@ -12,7 +12,7 @@ Leaves [![Leaves CI](https://github.com/LeavesMC/Leaves/actions/workflows/leaves ## 对于服务器管理员 此分支使用与Paper一致的paperclip分发 -你可以从 [此处](https://github.com/LeavesMC/Leaves/actions/workflows/leaves.yml) 下载最新的构建结果 (1.19.x) +你可以从 [此处](https://github.com/LeavesMC/Leaves/releases/tag/1.19) 下载最新的构建结果 (1.19.x) 也可以通过 [此处](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建) 的指南自行构建