diff --git a/project.clj b/project.clj index 925cf81..f6d1e48 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (defproject cryogen-core "0.1.21" :description "Cryogen's compiler" - :url "https://github.com/lacarmen/cryogen-core" + :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[org.clojure/clojure "1.6.0"]