]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Update README for Travis CI Badge 2700/head
authorGoutham Krishna <gauthamkrishna9991@live.com>
Wed, 9 Jun 2021 07:08:22 +0000 (12:38 +0530)
committerGitHub <noreply@github.com>
Wed, 9 Jun 2021 07:08:22 +0000 (12:38 +0530)
### Updating Badge link to the newTravis CI link.
- Update badge root to `api.travis-ci.com` (new)
  from `travis-ci.org` (old), which was migrated.

README.md

index dcca7662d2ff63497d94884e9aa93a785cb52809..b2ab809985932f57d042e5d1820a9bcf2ee732d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@ a list of known ports and bindings is provided on [Zstandard homepage](http://ww
 [![Build status][CirrusDevBadge]][CirrusLink]
 [![Fuzzing Status][OSSFuzzBadge]][OSSFuzzLink]
 
-[travisDevBadge]: https://travis-ci.org/facebook/zstd.svg?branch=dev "Continuous Integration test suite"
-[travisLink]: https://travis-ci.org/facebook/zstd
+[travisDevBadge]: https://api.travis-ci.com/facebook/zstd.svg?branch=dev "Continuous Integration test suite"
+[travisLink]: https://travis-ci.com/facebook/zstd
 [AppveyorDevBadge]: https://ci.appveyor.com/api/projects/status/xt38wbdxjk5mrbem/branch/dev?svg=true "Windows test suite"
 [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/zstd-p0yf0
 [CircleDevBadge]: https://circleci.com/gh/facebook/zstd/tree/dev.svg?style=shield "Short test suite"