diff options
| author | Luke Wagner <mail@lukewagner.name> | 2015-06-16 10:56:45 -0500 |
|---|---|---|
| committer | Luke Wagner <mail@lukewagner.name> | 2015-06-16 10:56:45 -0500 |
| commit | ce48fdbb5bdb53f7cbd1bbc6324b1e62dc10e07d (patch) | |
| tree | 727c59a0f08d3c1aa58c6c280de942a43e24b736 | |
| parent | cf781d468394304794e29625d8bd9ca53578c353 (diff) | |
| download | nanowasm-design-ce48fdbb5bdb53f7cbd1bbc6324b1e62dc10e07d.tar.gz | |
Fix link
| -rw-r--r-- | MVP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ separate docs with more precise descriptions of: closed under these bindings. * The [Abstract Syntax Tree](AstSemantics.md) is composed of two primary kinds of nodes: statements and expressions. - * [Control flow](AstSemantics.md#Control_flow_structures) is structured (no + * [Control flow](AstSemantics.md#control-flow-structures) is structured (no `goto`). ## Binary format |
