We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05625a commit 714d46fCopy full SHA for 714d46f
project.clj
@@ -1,6 +1,6 @@
1
(defproject ring/ring-codec "0.1.0-SNAPSHOT"
2
:description "Library for encoding and decoding data"
3
- :url "http://example.com/FIXME"
+ :url "https://github.com/ring-clojure/ring-codec"
4
:license {:name "The MIT License"
5
:url "http://opensource.org/licenses/MIT"}
6
:dependencies [[org.clojure/clojure "1.3.0"]
0 commit comments