Fix links

v0.7.4-release
Ryan Dahl 2010-11-17 14:51:06 -08:00
parent 241ea7e595
commit 9da29a6109
1 changed files with 2 additions and 2 deletions

View File

@ -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>