summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Test/WebPreferences.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/WebPreferences.mdwn b/Test/WebPreferences.mdwn
index 7ee35d37..a32b0f54 100644
--- a/Test/WebPreferences.mdwn
+++ b/Test/WebPreferences.mdwn
@@ -5,7 +5,7 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web
**_Preferences:_**
* List of topics of the %WIKITOOLNAME%.%WEB% web:
- * Set WEBTOPICLIST = %WEB% . \{ [Home](%HOMETOPIC%) | [Changes](WebChanges) | [Index](WebIndex) | [Search](WebSearch) | Go <input name="topic" size="16" type="text" />
+ * Set WEBTOPICLIST = %WEB% . \{ [[HOMETOPIC]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" />
\}
* Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors)
@@ -37,5 +37,5 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web
* %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences.
* %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences.
-* %TWIKIWEB%.TWikiVariables has a list of common <code>%VARIABLES%</code> .
+* %TWIKIWEB%.TWikiVariables has a list of common <code>%VARIABLES%</code>.
* %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups.