From f49e9034420e79b0dffc73c557f0c00ee6207eb2 Mon Sep 17 00:00:00 2001 From: jim Date: Sat, 7 Feb 2015 12:41:21 -0500 Subject: [PATCH] tweak link --- content.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.mdwn b/content.mdwn index 93b96479..ff03e690 100644 --- a/content.mdwn +++ b/content.mdwn @@ -18,7 +18,7 @@ This discussion considers conjunction in a language that recognized presuppositi * [[Introduction to functional programming|topics/week1 kapulet intro]] Basics of functional programming: `let`, `case`, pattern matching, and recursion. Definitions of factorial. -* [[Advanced notes|topics/week1 kapulet advanced]] +* [[Advanced notes on functional programming|topics/week1 kapulet advanced]] * [[Homework for week 1|exercises/assignment1]] Week 2: -- 2.11.0