diff --git a/README.md b/README.md index c5a91e52..2258af44 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ go get github.com/conformal/btcdb Demonstrates creating a new database and inserting the genesis block into it. * [NewestSha Example] - (http://godoc.org/github.com/conformal/btcdb#example-Db_newestSha) + (http://godoc.org/github.com/conformal/btcdb#example-Db--NewestSha) Demonstrates querying the database for the most recent best block height and hash.