Update travis url in README

This commit is contained in:
Nikolay Volf 2018-12-24 14:01:15 +03:00 committed by GitHub
parent e8b6e7cf43
commit 33e027c972
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ Gitter [![Gitter https://gitter.im/paritytech/parity-zcash](https://badges.gitte
- [Internal Documentation](#internal-documentation)
[travis-image]: https://api.travis-ci.org/paritytech/parity-zcash.svg?branch=master
[travis-url]: https://travis-ci.com/paritytech/parity-zcash
[travis-url]: https://travis-ci.org/paritytech/parity-zcash
[doc-url]: https://paritytech.github.io/parity-zcash/pzec/index.html
## Installing from source
@ -160,4 +160,4 @@ Once released, `pzec` documentation will be available [here][doc-url]. Meanwhile
cd parity-zcash
./tools/doc.sh
open target/doc/pzec/index.html
```
```