From fa64d2528d52bc7fb03c5a222b3f9c93d99a6dd2 Mon Sep 17 00:00:00 2001 From: violetc <58360096+s-yh-china@users.noreply.github.com> Date: Sat, 25 Jun 2022 18:24:17 +0800 Subject: [PATCH] [ci skip] Update Readme --- README.md | 2 +- README_cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccfd39d1..fde2051d 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/releases/tag/1.19) +You can download the latest build (1.19.x) of Leaves by going [here](https://github.com/LeavesMC/Leaves/releases) You can also [build it yourself](https://github.com/LeavesMC/Leaves#building). diff --git a/README_cn.md b/README_cn.md index f5e3563f..4d661280 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/releases/tag/1.19) 下载最新的构建结果 (1.19.x) +你可以从 [此处](https://github.com/LeavesMC/Leaves/releases) 下载最新的构建结果 (1.19.x) 也可以通过 [此处](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建) 的指南自行构建