From 89de74416f52c6b7336ca95e831944d6a5938043 Mon Sep 17 00:00:00 2001 From: Jan Kassens Date: Wed, 31 Aug 2016 11:40:22 -0700 Subject: [PATCH] Fix build status images The repository was moved, update the links. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf4a2ab39..e4af99036 100644 --- 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]. -- 2.47.2