Skip to content

Commit 8745b36

Browse files
authored
fix deadlink for autostop example (#4022)
1 parent 97407c6 commit 8745b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/misc/autopause-autostop/autostop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ An option to stop the server after a specified time has been added for niche app
88

99
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.
1010

11-
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).
11+
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).
1212

1313
Enable the Autostop functionality by setting:
1414

0 commit comments

Comments
 (0)