From 8745b36b89574108b01c46b5828c9d050b6567de Mon Sep 17 00:00:00 2001 From: Pacsui Date: Fri, 17 Apr 2026 00:50:24 +0530 Subject: [PATCH] fix deadlink for autostop example (#4022) --- docs/misc/autopause-autostop/autostop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/misc/autopause-autostop/autostop.md b/docs/misc/autopause-autostop/autostop.md index e086fb39..0e5464eb 100644 --- a/docs/misc/autopause-autostop/autostop.md +++ b/docs/misc/autopause-autostop/autostop.md @@ -8,7 +8,7 @@ An option to stop the server after a specified time has been added for niche app A `.skip-stop` file can be created in the `/data` directory to make the server skip autostopping, for as long as the file is present. The autostop timer will also be reset. -A starting, example compose file has been provided in [examples/docker-compose-autostop.yml](https://github.com/itzg/docker-minecraft-server/blob/master/examples/docker-compose-autostop.yml). +A starting, example compose file has been provided in [examples/autostop/compose.yml](https://github.com/itzg/docker-minecraft-server/blob/master/examples/autostop/compose.yml). Enable the Autostop functionality by setting: