Cleanup of several documentation pages

This commit is contained in:
Griatch 2022-11-10 23:22:48 +01:00
parent 4128bc4733
commit f4d677dbba
3 changed files with 2 additions and 3 deletions

View file

@ -837,7 +837,6 @@ DEFAULT_CHANNELS = [
"aliases": ("pub",),
"desc": "Public discussion",
"locks": "control:perm(Admin);listen:all();send:all()",
"typeclass": BASE_CHANNEL_TYPECLASS,
}
]

View file

@ -83,7 +83,7 @@ kill the process (not just the log-file view) with `Ctrl-C`.
evennia istart
will start/restart the *Server* in interactive mode. This is required if you want to run a
[debugger](Debugging). Next time you `evennia reload` the server, it will return to normal mode.
[debugger](../Coding/Debugging.md). Next time you `evennia reload` the server, it will return to normal mode.
evennia ipstart