From 7a345fe897fdc511cf88f7d81ea90276625a8468 Mon Sep 17 00:00:00 2001 From: David H Date: Sun, 26 Apr 2026 12:17:45 +0200 Subject: [PATCH] fix: replace broken README link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd1f28ec..cb04a157 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Many of the standard libraries from JVM Clojure have [CLR ports](https://github. ## Other Resources -* [David Miller and Clojure on the CLR](https://soundcloud.com/defn-771544745/48-david-miller-and-clojure-on-the-clr) with [@dmiller](https://github.com/dmiller/) +* [David Miller and Clojure on the CLR](https://zencastr.com/z/oOS93SBX) with [@dmiller](https://github.com/dmiller/) * [Transform Microsoft Office Solutions into Cloud-savvy Linked Data Microservices With Clojure on .NET](https://www.youtube.com/watch?v=pImaXoTPWWA) with [@bcalco](https://github.com/bcalco/) ## License ## @@ -48,4 +48,4 @@ Many of the standard libraries from JVM Clojure have [CLR ports](https://github. which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must - not remove this notice, or any other, from this software. \ No newline at end of file + not remove this notice, or any other, from this software.