update for rename of exercises/assignment5.mdwn to exercises/assignment5-6.mdwn
authorjim <jim@web>
Mon, 6 Apr 2015 08:57:16 +0000 (04:57 -0400)
committerLinux User <ikiwiki@localhost.members.linode.com>
Mon, 6 Apr 2015 08:57:16 +0000 (04:57 -0400)
exercises/assignment7.mdwn

index 8dfc42d..719057d 100644 (file)
@@ -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: