tracks/clojure/exercises/trinary/project.clj in trackler-2.2.1.57 vs tracks/clojure/exercises/trinary/project.clj in trackler-2.2.1.58
- old
+ new
@@ -1,4 +1,4 @@
(defproject trinary "0.1.0-SNAPSHOT"
:description "trinary exercise."
- :url "https://github.com/exercism/xclojure/tree/master/exercises/trinary"
+ :url "https://github.com/exercism/clojure/tree/master/exercises/trinary"
:dependencies [[org.clojure/clojure "1.8.0"]])