docs: Correct rpcclient link.

This commit is contained in:
Janus Troelsen 2017-08-21 22:56:57 +02:00 committed by Dave Collins
parent 2d84a74d28
commit 45ea940039

View file

@ -18,7 +18,7 @@ implement and the API is not stable yet.
## Documentation
* [API Reference](http://godoc.org/github.com/btcsuite/rpcclient)
* [API Reference](http://godoc.org/github.com/btcsuite/btcd/rpcclient)
* [btcd Websockets Example](https://github.com/btcsuite/btcd/rpcclient/blob/master/examples/btcdwebsockets)
Connects to a btcd RPC server using TLS-secured websockets, registers for
block connected and block disconnected notifications, and gets the current