aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/mdn/tools
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/mdn/tools')
-rw-r--r--files/zh-tw/mdn/tools/kumascript/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/mdn/tools/kumascript/index.html b/files/zh-tw/mdn/tools/kumascript/index.html
index 9404ced57b..c6edc8eb59 100644
--- a/files/zh-tw/mdn/tools/kumascript/index.html
+++ b/files/zh-tw/mdn/tools/kumascript/index.html
@@ -127,7 +127,7 @@ Hello #<%= i %>
<dt><code>env.id</code></dt>
<dd>A short, unique ID for the current wiki document</dd>
<dt><code>env.files</code></dt>
- <dd>An array of the files attached to the current wiki document; each object in the array is as described under {{ anch("File objects") }} below</dd>
+ <dd>An array of the files attached to the current wiki document; each object in the array is as described under <a href="#file_objects">File objects</a> below</dd>
<dt><code>env.review_tags</code></dt>
<dd>An array of the review tags on the article ("technical", "editorial", etc.)</dd>
<dt><code>env.locale</code></dt>