summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-03-22 18:09:35 +0900
committerGitHub <noreply@github.com>2026-03-22 18:09:35 +0900
commit7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3 (patch)
tree558a995b7bf18341812e851aa78cfac68606a168
parent7c79be41278b8d53234cbc4691681baa2ada4bf7 (diff)
parent2e320ae86f9dc4f7fa0ee6229b6822f993a644ee (diff)
downloadLunaticChat-7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3.tar.gz
LunaticChat-7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3.tar.bz2
LunaticChat-7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3.zip
Merge pull request #150 from m1sk9/copilot/fix-broken-links-in-docs
Correcting links in documentation files
-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