diff --git a/Storage-types.md b/Storage-types.md index f452b93..1ca447f 100644 --- a/Storage-types.md +++ b/Storage-types.md @@ -82,7 +82,7 @@ You will need to input the address, port, database, username and password values This option is recommended for users expecting to store a lot of data, or thinking about expanding into a network of servers. If you are already running multiple servers and want to sync data between them, then you need to use a remote database type. -The schema layouts can be found [here](https://github.com/lucko/LuckPerms/tree/master/common/src/main/resources/schema). +The schema layouts can be found [here](https://github.com/lucko/LuckPerms/tree/master/common/src/main/resources/me/lucko/luckperms/schema). To use either of these options, set: ```yaml