update .gitignore
[lambda.git] / assignment5.mdwn
index 3989928..f402ec6 100644 (file)
@@ -121,7 +121,7 @@ and that "bool" is any boolean.  Then we can try the following:
        or of `match`.  That is, you must keep the `let` statements, though
        you're allowed to adjust what `b`, `y`, and `n` get assigned to.
 
-       [[Hint assignment 5 problem 3]]
+       [[hints/assignment 5 hint 1]]
 
 Booleans, Church numerals, and v3 lists in OCaml
 ------------------------------------------------