aboutsummaryrefslogtreecommitdiff
path: root/TWiki/AppendixFileSystem.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 /TWiki/AppendixFileSystem.mdwn
parentbe6a871fb6cfafa9d8c25a98f54a74d9959070ad (diff)
downloadweb-e1f27467532fb470b383ca8115e0d562fedcce03.tar.gz
web-e1f27467532fb470b383ca8115e0d562fedcce03.tar.bz2
web-e1f27467532fb470b383ca8115e0d562fedcce03.zip
Fix broken in-wiki links. I hope I didn't break any other stuff.
Diffstat (limited to 'TWiki/AppendixFileSystem.mdwn')
-rw-r--r--TWiki/AppendixFileSystem.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/TWiki/AppendixFileSystem.mdwn b/TWiki/AppendixFileSystem.mdwn
index 7713b7e0..21462380 100644
--- a/TWiki/AppendixFileSystem.mdwn
+++ b/TWiki/AppendixFileSystem.mdwn
@@ -36,7 +36,7 @@ You can rename the root TWiki directory - `twiki` - to whatever you like by chan
<tr>
<td><code>twiki/pub</code></td>
<td align="center"> list </td>
- <td> Public files (e.g. images) and <span style="background:"><font color="">File Attachments</font></span><a href="http://LOCATION/FileAttachments">?</a> and their RCS histories </td>
+ <td> Public files (e.g. images) and <span style="background:"><font color="">File Attachments</font></span>[[FileAttachments]] and their RCS histories </td>
</tr>
<tr>
<td><code>twiki/data</code></td>
@@ -104,7 +104,7 @@ Perl CGI scripts. _Full file list:_
</tr>
<tr>
<td><code>attach</code></td>
- <td> Script that shows the attach file page (<span style="background:"><font color="">File Attachment</font></span><a href="http://LOCATION/FileAttachment">?</a>) </td>
+ <td> Script that shows the attach file page (<span style="background:"><font color="">File Attachment</font></span>[[FileAttachment]]) </td>
</tr>
<tr>
<td><code>edit</code></td>
@@ -164,7 +164,7 @@ Perl CGI scripts. _Full file list:_
</tr>
<tr>
<td><code>upload</code></td>
- <td> Script that does file upload (<span style="background:"><font color="">File Attachment</font></span><a href="http://LOCATION/FileAttachment">?</a>) </td>
+ <td> Script that does file upload (<span style="background:"><font color="">File Attachment</font></span>[[FileAttachment]]) </td>
</tr>
<tr>
<td><code>view</code></td>
@@ -467,7 +467,7 @@ Templates used to control appearance of all rendered pages. _Full file list:_
</tr>
<tr>
<td><code>changes.tmpl</code></td>
- <td> Displays <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a> list of recently changed topics </td>
+ <td> Displays <span style="background:"><font color="">Web Changes</font></span>[[WebChanges]] list of recently changed topics </td>
</tr>
<tr>
<td><code>edit.iejs.tmpl</code></td>