From 9da29a61094e12511d628046676700e120cc0670 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 17 Nov 2010 14:51:06 -0800 Subject: [PATCH] Fix links --- doc/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 9d68bc26f83..ef0dd19ece7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -76,7 +76,7 @@ net.createServer(function (socket) {

- See the API documentation for more + See the API documentation for more examples.

@@ -116,7 +116,7 @@ make make install

- Then have a look at the API documentation. + Then have a look at the API documentation.

To run the tests