93 93 </verbatim>
94 94 <h2>NanoMsg</h2>
95 95 [http://www.nanomsg.org|Library website]
96 96 <verbatim>
97 97 (import (nanomsg))
98 98 </verbatim>
99 99
100 -<h3>Some tests from nanomsg-examples(https://github.com/dysinger/nanomsg-examples)</h3>
101 - See [/doc/tip/nanomsg/]
100 +<h3>Some tests from [https://github.com/dysinger/nanomsg-examples]</h3>
101 + * [/doc/tip/nanomsg/bus|bus]
102 + * [/doc/tip/nanomsg/pair|pair]
103 + * [/doc/tip/nanomsg/pipeline|pipeline]
104 + * [/doc/tip/nanomsg/pubsub|pubsub]
105 + * [/doc/tip/nanomsg/reqrep|reqrep]
106 + * [/doc/tip/nanomsg/survey|survey]
107 + * [/doc/tip/nanomsg/survey|survey]
108 +
109 + * [/doc/tip/nanomsg/remote-repl|remote-repl]
110 + * [/doc/tip/nanomsg/local-repl|local-repl]
111 +
112 +