From c5da49bf7ba3bd3fd5e5f6f573c6a62689c7ceef Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Wed, 26 Jul 2023 13:07:01 +0200 Subject: [PATCH] [nop] Update GitHub URL --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d03cfcf..6bec8fa 100644 --- a/project.clj +++ b/project.clj @@ -1,7 +1,7 @@ (defproject com.taoensso/sente "1.19.1" :author "Peter Taoussanis " :description "Realtime web comms for Clojure/Script applications" - :url "https://github.com/ptaoussanis/sente" + :url "https://github.com/taoensso/sente" :license {:name "Eclipse Public License - v 1.0"