diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-03-22 18:09:35 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-22 18:09:35 +0900 |
| commit | 7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3 (patch) | |
| tree | 558a995b7bf18341812e851aa78cfac68606a168 /README.md | |
| parent | 7c79be41278b8d53234cbc4691681baa2ada4bf7 (diff) | |
| parent | 2e320ae86f9dc4f7fa0ee6229b6822f993a644ee (diff) | |
| download | LunaticChat-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
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
