Skip to content

Commit 7d325b9

Browse files
committed
zmq: point API link to 4.0 as that is what we are conforming to [Trivial]
Signed-off-by: Johnathan Corgan <[email protected]>
1 parent 4ca6dde commit 7d325b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/zmq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ bytes).
7878
These options can also be provided in bitcoin.conf.
7979

8080
ZeroMQ endpoint specifiers for TCP (and others) are documented in the
81-
[ZeroMQ API](http://api.zeromq.org).
81+
[ZeroMQ API](http://api.zeromq.org/4-0:_start).
8282

8383
Client side, then, the ZeroMQ subscriber socket must have the
8484
ZMQ_SUBSCRIBE option set to one or either of these prefixes (for

0 commit comments

Comments
 (0)