From: Jim Pryor Date: Wed, 15 Sep 2010 21:39:19 +0000 (-0400) Subject: Merge branch 'pryor' X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=8325b46ad8e2e7f26567ff28500a4f486e1ae3fc;hp=f9b1daf930a241ba8f057d722005af2a8cea5030 Merge branch 'pryor' --- diff --git a/week1.mdwn b/week1.mdwn index c55625f1..9e66205e 100644 --- a/week1.mdwn +++ b/week1.mdwn @@ -323,7 +323,7 @@ Booleans and pairs Our definition of these is reviewed in [[Assignment1]]. -It's possible to do the assignment without using a Scheme interpreter, however you should take this opportunity to [get the software on your computer](How to get the programming languages running on your computer), and [get started learning about Scheme](learning_scheme). +It's possible to do the assignment without using a Scheme interpreter, however you should take this opportunity to [get the software on your computer](/How to get the programming languages running on your computer), and [get started learning about Scheme](/learning_scheme).