Skip to content

Commit 79bc761

Browse files
lovasoafintelia
authored andcommitted
Fix the link to travis CI in the readme
The link was broken since the repo was handed over by @kaksmet
1 parent 3a9a456 commit 79bc761

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
@@ -1,6 +1,6 @@
11
# jpeg-decoder
22

3-
[![Travis Build Status](https://travis-ci.org/kaksmet/jpeg-decoder.svg?branch=master)](https://travis-ci.org/kaksmet/jpeg-decoder)
3+
[![Travis Build Status](https://travis-ci.org/image-rs/jpeg-decoder.svg?branch=master)](https://travis-ci.org/image-rs/jpeg-decoder)
44
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/k65rrkd0f8yb4o9w/branch/master?svg=true)](https://ci.appveyor.com/project/kaksmet/jpeg-decoder/branch/master)
55
[![Crates.io](https://img.shields.io/crates/v/jpeg-decoder.svg)](https://crates.io/crates/jpeg-decoder)
66

0 commit comments

Comments
 (0)