summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>2026-03-22 09:03:25 +0000
committercopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>2026-03-22 09:03:25 +0000
commit2e320ae86f9dc4f7fa0ee6229b6822f993a644ee (patch)
tree558a995b7bf18341812e851aa78cfac68606a168
parent7c79be41278b8d53234cbc4691681baa2ada4bf7 (diff)
downloadLunaticChat-2e320ae86f9dc4f7fa0ee6229b6822f993a644ee.tar.gz
LunaticChat-2e320ae86f9dc4f7fa0ee6229b6822f993a644ee.tar.bz2
LunaticChat-2e320ae86f9dc4f7fa0ee6229b6822f993a644ee.zip
fix: update broken documentation links
Co-authored-by: m1sk9 <82575685+m1sk9@users.noreply.github.com> Agent-Logs-Url: https://github.com/m1sk9/LunaticChat/sessions/3d516ff1-a374-4ea9-9d2a-f714f7043c32
-rw-r--r--.github/CONTRIBUTING.md2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 09ebb81..5489c70 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -8,7 +8,7 @@ For questions, see the [discussion](https://github.com/m1sk9/LunaticChat/discuss
## Reporting Bugs / Requesting Features
-Before reporting a bug or requesting a feature, please search the [issues]().
+Before reporting a bug or requesting a feature, please search the [issues](https://github.com/m1sk9/LunaticChat/issues).
If your issue is not already reported, please create a new issue using the provided template. Be sure to include as much detail as possible, including steps to reproduce the issue if applicable.
diff --git a/README.md b/README.md
index faf3877..9b404b3 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ cd LunaticChat
./gradlew shadowJar
```
-_[Supports Minecraft 1.21.11](https://minecraft.wiki/w/Java_Edition_version_history#1.21) | [Requires Java 21+ and Gradle 9+](.github/CONTRIBUTING.md#開発環境)_
+_[Supports Minecraft 1.21.11](https://minecraft.wiki/w/Java_Edition_version_history#1.21) | [Requires Java 21+ and Gradle 9+](.github/CONTRIBUTING.md)_
## Installation
@@ -34,7 +34,7 @@ Pre-built artifacts can be installed from the following locations. Place the dow
- [GitHub](https://github.com/m1sk9/LunaticChat/releases)
- [Modrinth](https://modrinth.com/project/lunaticchat)
-See the [Documentation](https://lc.m1sk9.dev/guide/getting-started).
+See the [Documentation](https://lc.m1sk9.dev/player-guide/getting-started).
## Features