Skip to content

Commit

Permalink
Don't use https for blog.nodejs.org
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Mar 17, 2011
1 parent c02db32 commit f10150b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<li><a href="http://nodejs.org/docs/v0.4.2/api">v0.4.2 docs</a></li>
<br/>
<li><B><a href="https://github.com/joyent/node/wiki">Wiki</a></B></li>
<li><B><a href="https://blog.nodejs.org/">Blog</a></B></li>
<li><B><a href="http://blog.nodejs.org/">Blog</a></B></li>
</ol>
</div>
<div id="content">
Expand Down

0 comments on commit f10150b

Please sign in to comment.