mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
Remove v0.4 links from index.html
This commit is contained in:
parent
edcfea5d02
commit
a9366818a1
@ -26,7 +26,6 @@
|
||||
<li><a href="#download">Download</a></li>
|
||||
<li><a href="https://github.com/joyent/node/wiki/ChangeLog">ChangeLog</a></li>
|
||||
<li><a href="#about">About</a></li>
|
||||
<li><a href="http://nodejs.org/docs/v0.4.12/api">v0.4.12 docs</a></li>
|
||||
<li><a href="http://nodejs.org/docs/v0.6.0/api">v0.6.0 docs</a></li>
|
||||
<br/>
|
||||
<li><a href="https://github.com/joyent/node/wiki">Wiki</a></li>
|
||||
@ -110,13 +109,7 @@ server.listen(1337, "127.0.0.1");
|
||||
<a href="https://github.com/joyent/node/tree/master">git repo</a>
|
||||
</p>
|
||||
|
||||
<p>2011.09.15 v0.4.12 (stable)
|
||||
<ul class="release">
|
||||
<li><a href="http://nodejs.org/dist/node-v0.4.12.tar.gz"><code>node-v0.4.12.tar.gz</code> Source Code</a>
|
||||
<li><a href="http://nodejs.org/docs/v0.4.12/api/index.html">Documentation</a>
|
||||
</ul>
|
||||
|
||||
<p>2011.11.04 v0.6.0 (stable)
|
||||
<p>2011.11.04 v0.6.0
|
||||
<ul class="release">
|
||||
<li><a href="http://nodejs.org/dist/v0.6.0/node-v0.6.0.tar.gz"><code>node-v0.6.0.tar.gz</code> Source code</a>
|
||||
<li><a href="http://nodejs.org/dist/v0.6.0/node.exe"><code>node.exe</code> Windows executable</a>
|
||||
|
Loading…
Reference in New Issue
Block a user