Skip to content

Commit

Permalink
fixed url in project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
Farid Zakaria committed Oct 24, 2015
1 parent 5e1b21d commit dd1ffb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject slf4j-timbre "0.1.0-SNAPSHOT"
:description "SLF4J binding for Timbre"
:url "https://github.com/ptaoussanis/timbre"
:url "https://github.com/fzakaria/slf4j-timbre"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]
Expand Down

0 comments on commit dd1ffb9

Please sign in to comment.