From 8c8ea69890a3edb3576326f204baa8dd3996bef0 Mon Sep 17 00:00:00 2001 From: Mark <96270320+rm-dr@users.noreply.github.com> Date: Mon, 27 Nov 2023 14:21:13 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa2bebe..4426ee7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ - [blog](https://www.driverlesscrocodile.com/technology/lambda-calculus-for-people-a-step-behind-me-1): Another introduction. Moves slower than the two videos above and doesn't assume CS knowledge. Four-part series. - - [handout](https://nc.betalupi.com/s/ormc-handouts/download?path=%2FAdvanced&files=Lambda%20Calculus.pdf): A handout I've written on lambda calculus. Solutions are available somewhere on `git.betalupi.com`. You'll have to find them yourself if you want them. + - [handout](https://static.betalupi.com/ormc/Advanced/Lambda%20Calculus.pdf): A handout I've written on lambda calculus. ## :package: Installation