Skip to content

Commit 714d46f

Browse files
committed
Added project URL
1 parent f05625a commit 714d46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(defproject ring/ring-codec "0.1.0-SNAPSHOT"
22
:description "Library for encoding and decoding data"
3-
:url "http://example.com/FIXME"
3+
:url "https://github.com/ring-clojure/ring-codec"
44
:license {:name "The MIT License"
55
:url "http://opensource.org/licenses/MIT"}
66
:dependencies [[org.clojure/clojure "1.3.0"]

0 commit comments

Comments
 (0)