From 582c28f34419662594d1ff40f0d72091c097393d Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 11 Jun 2015 16:52:23 -0700 Subject: Fix broken link. --- TextFormat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TextFormat.md') diff --git a/TextFormat.md b/TextFormat.md index 0a64157..bebd120 100644 --- a/TextFormat.md +++ b/TextFormat.md @@ -17,7 +17,7 @@ The text format will be standardized, but only for tooling purposes: implement WebAssembly semantics. Given that the code representation is actually an -[Abstract Syntax Tree](ASTSemantics.md), the syntax would contain nested +[Abstract Syntax Tree](AstSemantics.md), the syntax would contain nested statements and expressions (instead of the linear list of instructions most assembly languages have). -- cgit v1.2.3