diff options
Diffstat (limited to 'BinaryEncoding.md')
| -rw-r--r-- | BinaryEncoding.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md index a9f3e52..6023560 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -548,7 +548,7 @@ It is legal to have several entries with the same type. | type | `value_type` | type of the variables | -## Control flow operators ([described here](Semantics.md#control-flow-structures)) +## Control flow operators ([described here](Semantics.md#control-constructs-and-instructions)) | Name | Opcode | Immediates | Description | | ---- | ---- | ---- | ---- | |
