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:
701ae3c
)
The Node.JS website should link to whichever ChangeLog will be updated soonest.
author
koichik
<koichik@improvement.jp>
Wed, 13 Jul 2011 15:31:56 +0000
(
00:31
+0900)
committer
koichik
<koichik@improvement.jp>
Wed, 13 Jul 2011 17:00:57 +0000
(
02:00
+0900)
Fixes #1316.
doc/index.html
patch
|
blob
|
history
diff --git
a/doc/index.html
b/doc/index.html
index fab8c7dc75b241693ada74acb86f102a2fead361..ba874daf93a81927581c11848161d67a43d2dd5f 100644
(file)
--- a/
doc/index.html
+++ b/
doc/index.html
@@
-24,7
+24,7
@@
<div id="toc">
<ol>
<li><a href="#download">Download</a></li>
- <li><a href="https://github.com/joyent/node/
raw/v0.4
/ChangeLog">ChangeLog</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.9/api">v0.4.9 docs</a></li>
<li><a href="http://nodejs.org/docs/v0.5.0/api">v0.5.0 docs</a></li>