1 parent fe9158b commit 4cfe201Copy full SHA for 4cfe201
documentation.md
@@ -50,7 +50,7 @@ Abstracting over the transport layer allows different protocols for
50
message passing, including TCP/IP, UDP,
51
[MPI](http://en.wikipedia.org/wiki/Message_Passing_Interface),
52
[CCI](http://www.olcf.ornl.gov/center-projects/common-communication-interface/),
53
-ZeroMQ, SSH, MVars, Unix pipes, and more. Each of these transports would provide
+[ZeroMQ](http://zeromq.org), [SSH](http://openssh.com), MVars, Unix pipes, and more. Each of these transports provides
54
its own implementation of the `Network.Transport` and provide a means of creating
55
new connections for use within `Control.Distributed.Process`.
56
0 commit comments