From bb4e4397efc09f2c282863f93f86c70e4bb87961 Mon Sep 17 00:00:00 2001 From: jim Date: Mon, 23 Mar 2015 20:52:08 -0400 Subject: [PATCH] fix link --- exercises/assignment7.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exercises/assignment7.mdwn b/exercises/assignment7.mdwn index f0213aa2..81525895 100644 --- a/exercises/assignment7.mdwn +++ b/exercises/assignment7.mdwn @@ -95,8 +95,8 @@ If you've completed all the missing parts correctly (there are six gaps for the ## Fuller interpreter -We've also prepared a fuller version of the interpreter, that has user-friendly input -and printing of results. We'll provide a link to that shortly. It +We've also prepared [[a fuller version of the interpreter, that has user-friendly input +and printing of results|/topics/week7_untyped_evaluator]]. It will be easiest for you to understand that code if you've completed the gaps in the simplified skeleton linked above. -- 2.11.0