remove stale section link

This commit is contained in:
Valentin Gagarin
2022-08-15 10:18:56 +02:00
parent 3378a3bce8
commit 90836397d3
+1 -1
View File
@@ -209,7 +209,7 @@ the rest.
`assert 1 + 1 == 2; "yes!"`
</td>
<td>
Assertion check (evaluates to `"yes!"`). See [](#sec-assertions) for using assertions in modules
Assertion check (evaluates to `"yes!"`).
</td>
</tr>
<tr>