|
|
@ -76,7 +76,7 @@ net.createServer(function (socket) { |
|
|
|
</pre> |
|
|
|
|
|
|
|
<p> |
|
|
|
See the <a href="api.html">API documentation</a> for more |
|
|
|
See the <a href="/docs">API documentation</a> for more |
|
|
|
examples. |
|
|
|
</p> |
|
|
|
|
|
|
@ -116,7 +116,7 @@ make |
|
|
|
make install</pre> |
|
|
|
|
|
|
|
<p> |
|
|
|
Then have a look at the <a href="api.html">API documentation</a>. |
|
|
|
Then have a look at the <a href="/docs">API documentation</a>. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p>To run the tests</p> |
|
|
|