From 5c903cced9dccf603724199865f2b0bc002d7501 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Wed, 26 Jul 2023 13:08:54 +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 7069396..4cd9f5e 100644 --- a/project.clj +++ b/project.clj @@ -1,7 +1,7 @@ (defproject com.taoensso/tufte "2.5.1" :author "Peter Taoussanis " :description "Simple performance monitoring for Clojure/Script applications" - :url "https://github.com/ptaoussanis/tufte" + :url "https://github.com/taoensso/tufte" :license {:name "Eclipse Public License - v 1.0"