Skip to content

Commit 610a7bb

Browse files
committed
Fix libzmq GitHub link.
1 parent 84a6b56 commit 610a7bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPENDENCIES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
> Note: `be careful when you click on links if you are using GitHub dark theme (take care of your eyes).`
44
5-
| Library | Links |
6-
|---------|------------------------------------------------------------------------------------------------------------------------|
7-
| libzmq | [GitHub](https://build.opensuse.org/project/show/network:messaging:zeromq:git-stable) / [Docs](http://api.zeromq.org/) |
8-
| CZMQ | [GitHub](https://github.com/zeromq/czmq) / [Docs](http://czmq.zeromq.org/) |
5+
| Library | Links |
6+
|---------|-----------------------------------------------------------------------------|
7+
| libzmq | [GitHub](https://github.com/zeromq/libzmq) / [Docs](http://api.zeromq.org/) |
8+
| CZMQ | [GitHub](https://github.com/zeromq/czmq) / [Docs](http://czmq.zeromq.org/) |
99

1010
Follow the instructions below to download and install the selected ZeroMQ library.
1111

0 commit comments

Comments
 (0)