Skip to content

Commit

Permalink
Make project coordinates point to Magnet's fork
Browse files Browse the repository at this point in the history
  • Loading branch information
iarenaza committed Apr 20, 2022
1 parent 72c0b6e commit 669975e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defproject cljstache "2.0.7-SNAPSHOT"
(defproject coop.magnet/cljstache "2.0.7-SNAPSHOT"
:min-lein-version "2.9.8"
:description "{{ mustache }} for Clojure[Script]"
:url "http://github.com/fotoetienne/cljstache"
:url "http://github.com/magnetcoop/cljstache"
:license {:name "GNU Lesser General Public License 2.1"
:url "http://www.gnu.org/licenses/lgpl-2.1.txt"
:distribution :repo}
Expand Down

0 comments on commit 669975e

Please sign in to comment.