We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a57674 commit d97fac4Copy full SHA for d97fac4
doc/zmq.md
@@ -96,7 +96,7 @@ ZeroMQ endpoint specifiers for TCP (and others) are documented in the
96
Client side, then, the ZeroMQ subscriber socket must have the
97
ZMQ_SUBSCRIBE option set to one or either of these prefixes (for
98
instance, just `hash`); without doing so will result in no messages
99
-arriving. Please see `contrib/zmq/zmq_sub.py` for a working example.
+arriving. Please see [`contrib/zmq/zmq_sub.py`](/contrib/zmq/zmq_sub.py) for a working example.
100
101
## Remarks
102
0 commit comments