summaryrefslogtreecommitdiff
path: root/Distrib/WebDiscuss.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-07 17:21:26 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-07 17:21:26 +0200
commite1f27467532fb470b383ca8115e0d562fedcce03 (patch)
tree71068f66aea8935f9e402ea03d7fe59302f91aef /Distrib/WebDiscuss.mdwn
parentbe6a871fb6cfafa9d8c25a98f54a74d9959070ad (diff)
Fix broken in-wiki links. I hope I didn't break any other stuff.
Diffstat (limited to 'Distrib/WebDiscuss.mdwn')
-rw-r--r--Distrib/WebDiscuss.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/Distrib/WebDiscuss.mdwn b/Distrib/WebDiscuss.mdwn
index 3854d5ff..2a98c3ba 100644
--- a/Distrib/WebDiscuss.mdwn
+++ b/Distrib/WebDiscuss.mdwn
@@ -6,9 +6,9 @@ Where should all this stuff go?
<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult">
<ul>
- <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" />    (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </li>
- <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a>: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li>
- <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></li>
+ <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" />    (More options in <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]) </li>
+ <li><span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li>
+ <li><span style="background:"><font color="">Web Index</font></span>[[WebIndex]]: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]</li>
<li> %NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%WEB% web. </li>
<li> %STATISTICSTOPIC%: View access statistics of the %WIKITOOLNAME%.%WEB% web. </li>
<li> %WEBPREFSTOPIC%: Preferences of the %WIKITOOLNAME%.%WEB% web. </li>