Skip to content

Commit

Permalink
Updated project URL
Browse files Browse the repository at this point in the history
  • Loading branch information
davber committed Aug 15, 2021
1 parent 8a6f0e1 commit ee39005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject org.clojars.davber/remongo "0.1.1"
:description "ClojureScript library synchronizing Re-frame DB's and MongoDB via Realm"
:url "http://example.com/FIXME"
:url "https://clojars.org/org.clojars.davber/remongo"
:license {:name "Unlicense"
:url "https://unlicense.org/"}
:dependencies [[org.clojure/clojure "1.10.1"]
Expand Down

0 comments on commit ee39005

Please sign in to comment.