aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Wagner <mail@lukewagner.name>2015-06-16 10:56:45 -0500
committerLuke Wagner <mail@lukewagner.name>2015-06-16 10:56:45 -0500
commitce48fdbb5bdb53f7cbd1bbc6324b1e62dc10e07d (patch)
tree727c59a0f08d3c1aa58c6c280de942a43e24b736
parentcf781d468394304794e29625d8bd9ca53578c353 (diff)
downloadnanowasm-design-ce48fdbb5bdb53f7cbd1bbc6324b1e62dc10e07d.tar.gz
Fix link
-rw-r--r--MVP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/MVP.md b/MVP.md
index 8aea00c..0cb0325 100644
--- a/MVP.md
+++ b/MVP.md
@@ -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