From 3b7f83fda54ca4e4b81f2e6820cf064408ead674 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Thu, 27 Mar 2025 14:01:57 +0200 Subject: [PATCH] docs: fixed link readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ee5ee9..3ce0c05 100644 --- a/README.md +++ b/README.md @@ -732,7 +732,7 @@ Here are some sources that you might find useful: Although we do not currently use any Lisps at Lambda, we have in the past and there is much to learn from this most venerable family of tools. #### Clojure -- [Clojure, Made Simple](https://www.youtube.com/watch?v=VSdnJDO-xdg) +- [Clojure, Made Simple](https://www.youtube.com/watch?v=028LZLUB24s) All distributions are shown on this [page](https://clojure.org/guides/getting_started), for Mac follow [this](https://clojure.org/guides/getting_started#_installation_on_mac_via_homebrew) link.