From ce48fdbb5bdb53f7cbd1bbc6324b1e62dc10e07d Mon Sep 17 00:00:00 2001 From: Luke Wagner Date: Tue, 16 Jun 2015 10:56:45 -0500 Subject: Fix link --- MVP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3