diff options
Diffstat (limited to 'doc/community/index.html')
-rw-r--r-- | doc/community/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/community/index.html b/doc/community/index.html index 13387987f4..cb93e21547 100644 --- a/doc/community/index.html +++ b/doc/community/index.html @@ -20,7 +20,7 @@ href="http://feeds.feedburner.com/nodejs/123123123"> <title>node.js</title> </head> - <body> + <body class="int" id="community"> <div id="intro" class="interior"> <a href="/" title="Go back to the home page"> <img id="logo" src="../logo.png" alt="node.js"> @@ -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></p> + <p><a href="http://nodejs.org/docs/latest/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> @@ -177,7 +177,7 @@ <li><a href="/community/">Community</a></li> <li><a href="/logos/">Logos</a></li> <li><a href="http://jobs.nodejs.org/">Jobs</a></li> - <li><a hrfe="http://twitter.com/nodejs" class="twitter">@nodejs</a></li> + <li><a href="http://twitter.com/nodejs" class="twitter">@nodejs</a></li> </ul> <p>Copyright 2010 <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.6.8/LICENSE">license</a>.</p> |