summaryrefslogtreecommitdiff
path: root/doc/community
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-03-03 17:08:46 -0800
committerisaacs <i@izs.me>2012-03-03 17:08:46 -0800
commitcf6e4d82e76fe17dbc08b32e44917f4927590b13 (patch)
treef2df8f55f13279175e9b67e28ee1d51bb652ac0f /doc/community
parent2e487379adabe09b19e92e4f4ecb5bc143679aca (diff)
downloadnode-new-cf6e4d82e76fe17dbc08b32e44917f4927590b13.tar.gz
Use shorter url for /docs/latest/api
Diffstat (limited to 'doc/community')
-rw-r--r--doc/community/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/community/index.html b/doc/community/index.html
index 6ed965e65c..d23161dd6a 100644
--- a/doc/community/index.html
+++ b/doc/community/index.html
@@ -33,7 +33,7 @@
<li><a href="/#download" class="download">Download</a></li>
<li><a href="/about/" class="about">About</a></li>
<li><a href="http://search.npmjs.org/" class="npm">npm Registry</a></li>
- <li><a href="http://nodejs.org/docs/latest/api/index.html" class="docs">Docs</a></li>
+ <li><a href="http://nodejs.org/api/index.html" class="docs">Docs</a></li>
<li><a href="http://blog.nodejs.org" class="blog">Blog</a></li>
<li><a href="/community/" class="community current">Community</a></li>
<li><a href="/logos/" class="logos">Logos</a></li>
@@ -50,7 +50,7 @@
<div class="block">
<h2 class="documentation">Documentation</h2>
- <p><a href="http://nodejs.org/docs/latest/api">Official API docs</a> detail the node API.</p>
+ <p><a href="http://nodejs.org/api">Official API docs</a> detail the node API.</p>
<p><a href="http://docs.nodejitsu.com/">docs.nodejitsu.com</a> answers many of the common problems people come across.</p>
<p><a href="http://howtonode.org/">How To Node</a> has a growing number of useful tutorials.</p>
<p><a href="http://stackoverflow.com/questions/tagged/node.js">Stack Overflow node.js tag</a> collects new information every day.</p>
@@ -172,7 +172,7 @@
<li><a href="/#download">Download</a></li>
<li><a href="/about/">About</a></li>
<li><a href="http://search.npmjs.org/">npm Registry</a></li>
- <li><a href="http://nodejs.org/docs/latest/api/index.html">Docs</a></li>
+ <li><a href="http://nodejs.org/api/index.html">Docs</a></li>
<li><a href="http://blog.nodejs.org">Blog</a></li>
<li><a href="/community/">Community</a></li>
<li><a href="/logos/">Logos</a></li>