docs: fix home page link to API docs
authorBen Noordhuis <info@bnoordhuis.nl>
Fri, 28 Oct 2011 16:22:39 +0000 (18:22 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Fri, 28 Oct 2011 16:22:39 +0000 (18:22 +0200)
doc/index.html

index 751dd385c8cc908773d56840e7b0e78f2c28dd40..76ab2e61106b0a60fae611b9ada85a6f56d93a8b 100644 (file)
@@ -89,7 +89,7 @@ server.listen(1337, "127.0.0.1");
 </pre>
 
       <p>
-        See the <a href="/docs">API documentation</a> for more
+        See the <a href="/docs/latest/api/">API documentation</a> for more
         examples.
       </p>