From d746c31b66549aab29cf0e28fc8decdc1572ea3f Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Fri, 12 Jun 2015 13:52:45 +0200 Subject: Link to MVP from TextFormat --- TextFormat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TextFormat.md') diff --git a/TextFormat.md b/TextFormat.md index bebd120..4bb9b3a 100644 --- a/TextFormat.md +++ b/TextFormat.md @@ -4,7 +4,7 @@ The purpose of this text format is to support: * View Source on a WebAssembly module, thus fitting into the Web (where every source can be viewed) in a natural way. * Presentation in browser development tools when source maps aren't present - (which is necessarily the case with the MVP). + (which is necessarily the case with [the Minimum Viable Product (MVP)](MVP.md)). * Writing WebAssembly code directly for reasons including pedagogical, experimental, debugging, optimization, and testing of the spec itself. -- cgit v1.2.3