Fix broken documentation link

Mentioned in https://github.com/timvisee/lazymc/issues/39
This commit is contained in:
timvisee 2023-01-10 21:32:53 +01:00
parent c6f860f013
commit 026aa58b5d
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172

View File

@ -14,7 +14,7 @@ Open a terminal, go to the server directory, and make sure you can execute it:
.\lazymc --help
```
When lazymc is ready, set up the [configuration](./res/lazymc.toml) and start it
When lazymc is ready, set up the [configuration](../res/lazymc.toml) and start it
up:
```bash