Skip to content

Commit 986fd1f

Browse files
committed
Fixed broken link in CI badge
1 parent 61af6d1 commit 986fd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
lazy-static.rs
22
==============
33

4-
[![Travis-CI Status](https://travis-ci.org/rust-lang-nursery/lazy-static.rs.svg?branch=master)](https://travis-ci.org/Kimundi/lazy-static.rs)
4+
[![Travis-CI Status](https://travis-ci.org/rust-lang-nursery/lazy-static.rs.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/lazy-static.rs)
55

66
A macro for declaring lazily evaluated statics in Rust.
77

0 commit comments

Comments
 (0)