Skip to content

Commit 9f0f527

Browse files
committed
Update url
1 parent 509ad82 commit 9f0f527

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 com.billpiel/sayid "0.0.18-SNAPSHOT"
22
:description "Sayid is a library for debugging and profiling clojure code."
3-
:url "http://clojure-emacs.github.io/sayid/"
3+
:url "https://github.com/clojure-emacs/sayid"
44
:scm {:name "git" :url "https://github.com/clojure-emacs/sayid"}
55
:license {:name "Apache License, Version 2.0"
66
:url "http://www.apache.org/licenses/LICENSE-2.0"}

0 commit comments

Comments
 (0)