diff --git a/tutorial/extending.wmml b/tutorial/extending.wmml index 8a666a47b3affefd2325cf962ee2ffba1876e48e..50e1fcaba376c38eddaf84c3699ed01dca0d2611 100644 --- a/tutorial/extending.wmml +++ b/tutorial/extending.wmml @@ -571,7 +571,7 @@ A <tt>struct array</tt> has these members: <dt><tt>TYPE_FIELD type_field;</tt> <dd>This bit field contains one bit for each type present in the array. Note that bits may be set that are not present in the array, but not - vice versa. See <link to=TYPE_FIELD> for more information. + vice versa. See <ref to=TYPE_FIELD> for more information. <dt><tt>INT16 flags;</tt> <dd>ARRAY_* flags, you may set one or more of: <dl>