]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Fix build status images 314/head
authorJan Kassens <jan@kassens.net>
Wed, 31 Aug 2016 18:40:22 +0000 (11:40 -0700)
committerGitHub <noreply@github.com>
Wed, 31 Aug 2016 18:40:22 +0000 (11:40 -0700)
The repository was moved, update the links.

README.md

index cf4a2ab39413b6889feeeade75a1e4e0f1bf052d..e4af990366c2d7e5b415feb036f05c10a6313c19 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ you can consult a list of known ports on [Zstandard homepage](http://www.zstd.ne
 
 |Branch      |Status   |
 |------------|---------|
-|master      | [![Build Status](https://travis-ci.org/Cyan4973/zstd.svg?branch=master)](https://travis-ci.org/Cyan4973/zstd) |
-|dev         | [![Build Status](https://travis-ci.org/Cyan4973/zstd.svg?branch=dev)](https://travis-ci.org/Cyan4973/zstd) |
+|master      | [![Build Status](https://travis-ci.org/facebook/zstd.svg?branch=master)](https://travis-ci.org/facebook/zstd) |
+|dev         | [![Build Status](https://travis-ci.org/facebook/zstd.svg?branch=dev)](https://travis-ci.org/facebook/zstd) |
 
 As a reference, several fast compression algorithms were tested and compared on a Core i7-3930K CPU @ 4.5GHz, using [lzbench], an open-source in-memory benchmark by @inikep compiled with gcc 5.4.0, with the [Silesia compression corpus].