From 45ea940039d9685a38a8996867672fd21ee9c0f2 Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Mon, 21 Aug 2017 22:56:57 +0200 Subject: [PATCH] docs: Correct rpcclient link. --- rpcclient/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcclient/README.md b/rpcclient/README.md index 9c3ef18fb..b6077d2a8 100644 --- a/rpcclient/README.md +++ b/rpcclient/README.md @@ -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