Fix link in readme

This commit is contained in:
KrystilizeNevaDies 2022-04-06 12:04:30 +10:00 committed by GitHub
parent 50c1083a48
commit 66a8090a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/README.md vendored
View File

@ -32,7 +32,7 @@ Our own expanded version for Vanilla can be found [here](https://github.com/Mine
This means you need to add Minestom as a dependency, add your code and compile by yourself.
# Usage
An example of how to use the Minestom library is available [here](/src/test/java/demo).
An example of how to use the Minestom library is available [here](/demo).
Alternatively you can check the official [wiki](https://wiki.minestom.net/) or the [javadocs](https://minestom.github.io/Minestom/).
# Why Minestom?