diff --git a/README.md b/README.md index d8569aa..c3b1b93 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Run an example with `go run _examples/{example}.go` or run all of them consecuti ## Uses - [cjbassi/gotop](https://github.com/cjbassi/gotop) -- [ethereum/go-ethereum/monitorcmd](https://github.com/ethereum/go-ethereum/blob/96116758d22ddbff4dbef2050d6b63a7b74502d8/cmd/geth/monitorcmd.go) +- [ethereum/go-ethereum/monitorcmd](https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/monitorcmd.go) - [mikepea/go-jira-ui](https://github.com/mikepea/go-jira-ui) ## Related Works