From 8b49d9f2d138000f28a238fab36cce3c340ef655 Mon Sep 17 00:00:00 2001 From: violetc <58360096+s-yh-china@users.noreply.github.com> Date: Thu, 23 Jun 2022 09:16:43 +0000 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 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#自行构建) 的指南自行构建