Skip to content

Commit

Permalink
Fix link to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed Apr 10, 2013
1 parent 99846ac commit 91fc885
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<div class="width-wrapper">
<div id="left-logo"><a href="<%= url_for(@topfile) %>">AWS SDK for Node.js</a></div>
<ul id="main-menu">
<li><a href="http://aws.amazon.com/sdkfornode">Homepage</a></li>
<li><a href="http://aws.amazon.com/sdkfornodejs">Homepage</a></li>
<li><a href="http://docs.amazonwebservices.com/AWSJavaScriptSDK/latest/frames.html">API Docs</a></li>
<li><a href="https://forums.aws.amazon.com/forum.jspa?forumID=148">Forum</a></li>
<li><a href="https://github.com/aws/aws-sdk-js/issues">Issues</a></li>
Expand Down

0 comments on commit 91fc885

Please sign in to comment.