Skip to content

Commit 55b906b

Browse files
authored
docs: Fix link to API docs
1 parent b9f17a5 commit 55b906b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## Useful links
1616

17-
* [ZeroMQ.js API reference](http://zeromq.github.io/zeromq.js/globals.html).
17+
* [ZeroMQ.js API reference](http://zeromq.github.io/zeromq.js/modules.html).
1818
* [ZeroMQ project documentation](https://zeromq.org/get-started/).
1919
* **Note:** The Node.js examples on zeromq.org do not yet reflect the new API, but [the Guide](http://zguide.zeromq.org) in particular is still a good introduction to ZeroMQ for new users.
2020

0 commit comments

Comments
 (0)