X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=exercises%2Fassignment7.mdwn;h=719057d4e96698331c1a4cf686dc2fc14e3d307d;hp=8dfc42d3b33bc7408b7073b4d2fc0919637ab62b;hb=a0eb18e702862266fdc8a7d935d6cc33821fdf4a;hpb=c9cc1dfe9b89f6cf5e3d0eda61da1fbe387fb704 diff --git a/exercises/assignment7.mdwn b/exercises/assignment7.mdwn index 8dfc42d3..719057d4 100644 --- a/exercises/assignment7.mdwn +++ b/exercises/assignment7.mdwn @@ -45,7 +45,7 @@ add the last pieces to make the program function. You can find the skeleton code [[here|/code/untyped_evaluator.ml]]. The first place you need to add code is in the `free_in` function. You already -wrote such a function [[in a previous homework|assignment5#occurs_free]], so this +wrote such a function [[in a previous homework|exercises/assignment5-6#occurs_free]], so this part should be easy. The intended behavior is for the function to return results like this: