quote this url

This commit is contained in:
Mike Blume 2015-03-12 14:34:28 -07:00
parent 3fb93d829c
commit bb77ba945f

View file

@ -2,5 +2,5 @@
:description "SQL as Clojure data structures"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:url https://github.com/jkk/honeysql
:url "https://github.com/jkk/honeysql"
:dependencies [[org.clojure/clojure "1.6.0"]])