From deaa62afa29adf16d51dab463f69af636c01c3f5 Mon Sep 17 00:00:00 2001 From: Darren_N Date: Tue, 5 Sep 2017 15:25:28 -0400 Subject: [PATCH] Update README.md --- languages/clojure/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/clojure/README.md b/languages/clojure/README.md index 744d286..73dbe00 100644 --- a/languages/clojure/README.md +++ b/languages/clojure/README.md @@ -20,4 +20,4 @@ This is a cross-listing of papers related to Clojure, it's core, contrib and pop * QuickCheck * [QuickCheck: A Lightweight Tool for Random Testing of Haskell Programs](http://www.cs.tufts.edu/~nr/cs257/archive/john-hughes/quick.pdf) * [QuickCheck Testing for Fun and Profit](http://people.inf.elte.hu/center/fulltext.pdf) - * Property-Based Testing, best explained in John Hughes own talk at [ClojureWest 2014](https://www.youtube.com/watch?v=zi0rHwfiX1Q&list=PLZdCLR02grLp__wRg5OTavVj4wefg69hM). + * Property-Based Testing, best explained in John Hughes own talk [Testing the Hard Stuff and Staying Sane](https://www.youtube.com/watch?v=zi0rHwfiX1Q&list=PLZdCLR02grLp__wRg5OTavVj4wefg69hM).