aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-02-02 16:24:24 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-02-02 16:24:24 -0500
commit168a106af8b2771d20a2662c1d13c16fa976a68d (patch)
tree402024d05278e0f0d4026689d83eba477a90c719 /docs/doc/primitive.html
parent36037d57b46811084d076f20e79b87894e139671 (diff)
Add document on Assert
Diffstat (limited to 'docs/doc/primitive.html')
-rw-r--r--docs/doc/primitive.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index e943a23c..b1ba12c5 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -229,8 +229,8 @@
</tr>
<tr>
<td><code><span class='Function'>!</span></code></td>
-<td>Assert*</td>
-<td>Assert with Message*</td>
+<td><a href="assert.html">Assert</a>*</td>
+<td><a href="assert.html">Assert with Message</a>*</td>
</tr>
</tbody>
</table>