projects
/
platform
/
upstream
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dee0e4
)
docs: fix home page link to API docs
author
Ben Noordhuis
<info@bnoordhuis.nl>
Fri, 28 Oct 2011 16:22:39 +0000
(18:22 +0200)
committer
Ben Noordhuis
<info@bnoordhuis.nl>
Fri, 28 Oct 2011 16:22:39 +0000
(18:22 +0200)
doc/index.html
patch
|
blob
|
history
diff --git
a/doc/index.html
b/doc/index.html
index 751dd385c8cc908773d56840e7b0e78f2c28dd40..76ab2e61106b0a60fae611b9ada85a6f56d93a8b 100644
(file)
--- a/
doc/index.html
+++ b/
doc/index.html
@@
-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>