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 509ad82 commit 9f0f527Copy full SHA for 9f0f527
project.clj
@@ -1,6 +1,6 @@
1
(defproject com.billpiel/sayid "0.0.18-SNAPSHOT"
2
:description "Sayid is a library for debugging and profiling clojure code."
3
- :url "http://clojure-emacs.github.io/sayid/"
+ :url "https://github.com/clojure-emacs/sayid"
4
:scm {:name "git" :url "https://github.com/clojure-emacs/sayid"}
5
:license {:name "Apache License, Version 2.0"
6
:url "http://www.apache.org/licenses/LICENSE-2.0"}
0 commit comments