Correct mailing list links

This commit is contained in:
Michael S. Klishin 2012-06-06 23:32:04 +04:00
parent 77281ba466
commit 76839436b5

View file

@ -20,8 +20,8 @@
:all (constantly true)} :all (constantly true)}
:codox {:exclude [monger.internal.pagination]} :codox {:exclude [monger.internal.pagination]}
:mailing-list {:name "clojure-monger" :mailing-list {:name "clojure-monger"
:archive "https://groups.google.com/group/clojure-monger" :archive "https://groups.google.com/group/clojure-mongodb"
:post "clojure-monger@googlegroups.com"} :post "clojure-mongodb@googlegroups.com"}
:profiles {:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]} :profiles {:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
:1.5 {:dependencies [[org.clojure/clojure "1.5.0-master-SNAPSHOT"]]} :1.5 {:dependencies [[org.clojure/clojure "1.5.0-master-SNAPSHOT"]]}
:dev {:resource-paths ["test/resources"] :dev {:resource-paths ["test/resources"]