From 026aa58b5d02c8a4229166eccbb122abd0be841a Mon Sep 17 00:00:00 2001 From: timvisee Date: Tue, 10 Jan 2023 21:32:53 +0100 Subject: [PATCH] Fix broken documentation link Mentioned in https://github.com/timvisee/lazymc/issues/39 --- docs/usage-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage-windows.md b/docs/usage-windows.md index b335a06..d7efd85 100644 --- a/docs/usage-windows.md +++ b/docs/usage-windows.md @@ -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