diff options
-rw-r--r-- | TWiki/ManagingWebs.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/ManagingWebs.mdwn b/TWiki/ManagingWebs.mdwn index 47103061..66b68e2b 100644 --- a/TWiki/ManagingWebs.mdwn +++ b/TWiki/ManagingWebs.mdwn @@ -19,7 +19,7 @@ Nevertheless there are cases where you wish to delete topics. %WIKITOOLNAME% req * It is advisable not to rename the %WIKITOOLNAME%.%MAINWEB% web. * Be aware that other webs might link to the web you want to rename / delete. Search each web for links to this web, i.e. search all webs for `Obsolete.` (include the period, this is to find topics like `Obsolete.SomeTopic` ). Take measures if necessary. -* Edit the [[TWikiPreferences]] topic and rename / delete the web from the `WIKIWEBLIST` variable. +* Edit the %WIKIPREFSTOPIC% topic and rename / delete the web from the `WIKIWEBLIST` variable. * Edit the [[TWikiWebsTable]] topic and rename / delete the web from the table. * Telnet to the %WIKITOOLNAME% installation. * cd to `twiki/data` and rename / delete the web directory. |