From eb23ed684605dd2f0648b4ab983c1030a51146a8 Mon Sep 17 00:00:00 2001 From: arnorhs Date: Sun, 6 Jan 2013 20:47:58 +0000 Subject: [PATCH] Fixed 404ing link in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c5a1a12..d1480e4 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ contexts as functions. It is licensed under the MIT License. -For more details, see http://osteele.com/javascripts/functional . +For more details, see http://osteele.com/sources/javascript/functional/ . Credits: - Oliver Steele -- original author