From 9c00870696fa60457965a4019c41bf83daf0f25e Mon Sep 17 00:00:00 2001 From: Helvetica Volubi Date: Mon, 20 Jul 2026 03:14:23 +0800 Subject: [PATCH] [ci skip] fix docs --- README.md | 8 ++++---- README_EN.md | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 72e06b3..e9e8454 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ ## 📥 下载 ### 稳定版本 -所有发布版本都可以在 [Releases](https://github.com/LuminolMC/Lophine/releases) 页面找到。 +所有发布版本都可以在 [Releases](https://github.com/LophineCraft/Lophine/releases) 页面找到。 ### 开发版本 如果您想体验最新功能,可以通过以下步骤自行构建。 @@ -41,7 +41,7 @@ ```bash # 克隆项目 -git clone https://github.com/LuminolMC/Lophine.git +git clone https://github.com/LophineCraft/Lophine.git cd Lophine # 应用补丁并构建 Paperclip JAR @@ -98,8 +98,8 @@ dependencies { ### 获取帮助 -- 📋 [提交 Issue](https://github.com/LuminolMC/Lophine/issues) -- 💬 [GitHub Discussions](https://github.com/LuminolMC/Lophine/discussions) +- 📋 [提交 Issue](https://github.com/LophineCraft/Lophine/issues) +- 💬 [GitHub Discussions](https://github.com/LophineCraft/Lophine/discussions) - 📖 [项目文档](./docs/) ## 🐛 问题反馈 diff --git a/README_EN.md b/README_EN.md index b1c5270..7396485 100644 --- a/README_EN.md +++ b/README_EN.md @@ -7,7 +7,7 @@ ![Created At](https://img.shields.io/github/created-at/LophineCraft/Lophine?style=for-the-badge&color=blue) [![License](https://img.shields.io/github/license/LophineCraft/Lophine?style=for-the-badge&color=green)](LICENSE.md) - [![Issues](https://img.shields.io/github/issues/LophineCraft/Lophine?style=for-the-badge&color=orange)](https://github.com/LuminolMC/Lophine/issues) + [![Issues](https://img.shields.io/github/issues/LophineCraft/Lophine?style=for-the-badge&color=orange)](https://github.com/LophineCraft/Lophine/issues) ![Commit Activity](https://img.shields.io/github/commit-activity/w/LophineCraft/Lophine?style=for-the-badge&color=purple) ![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/LophineCraft/Lophine?style=for-the-badge&color=yellow) @@ -32,7 +32,7 @@ ## 📥 Download ### Stable Releases -All release versions can be found on the [Releases](https://github.com/LuminolMC/Lophine/releases) page. +All release versions can be found on the [Releases](https://github.com/LophineCraft/Lophine/releases) page. ### Development Builds If you want to experience the latest features, you can build it yourself following the steps below. @@ -41,7 +41,7 @@ If you want to experience the latest features, you can build it yourself followi ```bash # Clone the project -git clone https://github.com/LuminolMC/Lophine.git +git clone https://github.com/LophineCraft/Lophine.git cd Lophine # Apply patches and build Paperclip JAR @@ -99,8 +99,8 @@ dependencies { ### Get Help -- 📋 [Submit Issues](https://github.com/LuminolMC/Lophine/issues) -- 💬 [GitHub Discussions](https://github.com/LuminolMC/Lophine/discussions) +- 📋 [Submit Issues](https://github.com/LophineCraft/Lophine/issues) +- 💬 [GitHub Discussions](https://github.com/LophineCraft/Lophine/discussions) - 📖 [Project Documentation](./docs/) ## 🐛 Bug Reports