summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2016-04-07 17:59:27 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2016-04-07 17:59:27 (GMT)
commit8b562a4f37c33ee026bc5976c7cff9c210c5d35f (patch)
tree793ee1572f8d591da4c0a823fed08961048ee0d8
parent220e0b606a0f4b51d9df6e8b5b4496b9ba1280d1 (diff)
parent5cdf9a657808410d13c0ad04146bc5ba05af5724 (diff)
downloadlz4-8b562a4f37c33ee026bc5976c7cff9c210c5d35f.zip
lz4-8b562a4f37c33ee026bc5976c7cff9c210c5d35f.tar.gz
lz4-8b562a4f37c33ee026bc5976c7cff9c210c5d35f.tar.bz2
Merge pull request #197 from Cyan4973/fix-readme-travis
Fix wrong link for Travis
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 890abd8..8a7c6e7 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ LZ4 library is provided as open-source software using BSD license.s
[travisMasterBadge]: https://travis-ci.org/Cyan4973/lz4.svg?branch=master "Continuous Integration test suite"
[travisDevBadge]: https://travis-ci.org/Cyan4973/lz4.svg?branch=dev "Continuous Integration test suite"
-[travisLink]: https://ci.appveyor.com/project/YannCollet/lz4
+[travisLink]: https://travis-ci.org/Cyan4973/lz4
[AppveyorMasterBadge]: https://ci.appveyor.com/api/projects/status/v6kxv9si529477cq/branch/master?svg=true "Visual test suite"
[AppveyorDevBadge]: https://ci.appveyor.com/api/projects/status/v6kxv9si529477cq/branch/dev?svg=true "Visual test suite"
[AppveyorLink]: https://ci.appveyor.com/project/YannCollet/lz4