remove stale section link

This commit is contained in:
Valentin Gagarin 2022-08-12 13:09:45 +02:00
parent 3378a3bce8
commit 90836397d3

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>