From 94436261a15dc7b446e7cd29768e1046c31ebae3 Mon Sep 17 00:00:00 2001 From: David H Date: Sat, 25 Apr 2026 21:33:28 +0200 Subject: [PATCH] fix: correct clojure.org link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3386272..ff0085e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # try-clojure -A mostly empty clojure project used in the [installing clojure](www.clojure.org) video. +A mostly empty Clojure project used in the [installing clojure](https://clojure.org) video. ## Tests