Skip to content

Commit 423b7fe

Browse files
committed
fix: fix the queue example
1 parent 2790cbb commit 423b7fe

File tree

5 files changed

+1195
-33
lines changed

5 files changed

+1195
-33
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ Supported versions:
7272
## Examples
7373

7474
Here some examples of different features are provided. More examples can be
75-
found in the [examples directory](https://github.com/zeromq/zeromq.js/tree/master/examples).
75+
found in the
76+
[examples directory](https://github.com/zeromq/zeromq.js/tree/master/examples).
7677

7778
You can also browse
7879
[the API reference documentation](http://zeromq.github.io/zeromq.js/globals.html)
@@ -520,4 +521,5 @@ first outlined in [this issue](https://github.com/zeromq/zeromq.js/issues/189).
520521
Previous versions of ZeroMQ.js were based on `zmq` and a fork that included
521522
prebuilt binaries.
522523

523-
See detailed changes in the [CHANGELOG](https://github.com/zeromq/zeromq.js/releases).
524+
See detailed changes in the
525+
[CHANGELOG](https://github.com/zeromq/zeromq.js/releases).

0 commit comments

Comments
 (0)