forked from cerc-io/plugeth
README.md: fix travis badge (#28889)
The hyperlink in the README file that directs to the Travis CI build was broken. This commit updates the link to point to the corrent build page.
This commit is contained in:
@@ -6,7 +6,7 @@ Golang execution layer implementation of the Ethereum protocol.
|
||||
https://pkg.go.dev/badge/github.com/ethereum/go-ethereum
|
||||
)](https://pkg.go.dev/github.com/ethereum/go-ethereum?tab=doc)
|
||||
[](https://goreportcard.com/report/github.com/ethereum/go-ethereum)
|
||||
[](https://travis-ci.com/ethereum/go-ethereum)
|
||||
[](https://app.travis-ci.com/github/ethereum/go-ethereum)
|
||||
[](https://discord.gg/nthXNEv)
|
||||
|
||||
Automated builds are available for stable releases and the unstable master branch. Binary
|
||||
|
||||
Reference in New Issue
Block a user