Skip to content

Commit 996b36e

Browse files
Update project source URL
1 parent ff44521 commit 996b36e

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 clojuredocs/extractor "0.2.0-SNAPSHOT"
22
:description "Survey a clojure project and extract valuable metadata."
3-
:url "https://github.com/dakrone/cadastre"
3+
:url "https://github.com/clojuredocs/doc-extractor"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/tools.namespace "0.2.4"]

0 commit comments

Comments
 (0)