diff --git a/game_template/world/batch_cmds.ev b/game_template/world/batch_cmds.ev index 2d8c8f819d..1513e66964 100644 --- a/game_template/world/batch_cmds.ev +++ b/game_template/world/batch_cmds.ev @@ -18,7 +18,7 @@ # comment line begins. Extra whitespace is removed; an empty # line in a command definition translates into a newline. # -# See /contrib/tutorial_examples/batch_cmds.ev for +# See evennia/contrib/tutorial_examples/batch_cmds.ev for # an example of a batch-command code. See also the batch-code # system for loading python-code in this way. #