From 6aa4417bba8e6b2b1e42d3c01d9a2517ab24adcf Mon Sep 17 00:00:00 2001 From: Aaron Fischer Date: Sat, 31 Jul 2021 00:27:18 +0200 Subject: [PATCH] Update URL --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0fb4b39..dd1b14d 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ (defproject yenu "1.0.1" :description "yenu -- The image sharing tool for friends" - :url "https://yenu.de/" + :url "https://yenu.aaron-fischer.net/" :dependencies [[bouncer "1.0.1"] [compojure "1.6.2"]