Skip to content

Commit 31073fe

Browse files
committed
fix old link
1 parent 016d0c9 commit 31073fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ compile "org.clojure:tools.logging:1.1.0"
3737

3838
## Usage
3939

40-
[Latest API Documentation](http://clojure.github.com/tools.logging)
40+
[Latest API Documentation](https://clojure.github.io/tools.logging)
4141

4242
Logging occurs with the `log` macro, or the level-specific convenience macros
4343
(e.g., `debug`, `debugf`). Only when the specified logging level is enabled will

0 commit comments

Comments
 (0)