Skip to content

Commit

Permalink
Link to ZeroMQ 4.3 reference in API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kyllingstad committed Dec 27, 2019
1 parent 1584622 commit 8f0313a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zmqd.d
Expand Up @@ -80,7 +80,7 @@ Macros:
STDREF = $(D $(LINK2 http://dlang.org/phobos/std_$1.html#.$2,std.$1.$2))
ANCHOR = <span id="$1"></span>
ZMQ = ZeroMQ
ZMQAPI = $(LINK2 http://api.zeromq.org/4-0:$1,$+)
ZMQAPI = $(LINK2 http://api.zeromq.org/4-3:$1,$+)
ZMQD = $(EM zmqd)
ZMQREF = $(D $(ZMQAPI $1,$1))
*/
Expand Down

0 comments on commit 8f0313a

Please sign in to comment.