Skip to content

Commit

Permalink
Merge pull request tastejs#532 from stephenplusplus/gh-pages
Browse files Browse the repository at this point in the history
Homepage: point SocketStream link to GitHub's readme.
  • Loading branch information
passy committed Apr 12, 2013
2 parents 5bc3076 + c03d2bb commit 4f76731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h2>Real-time</h2>
<a href="http://todomvc.derbyjs.com" data-source="http://derbyjs.com" data-content="MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.">Derby</a>
</li>
<li class="labs">
<a href="labs/architecture-examples/socketstream/README.md" data-source="http://www.socketstream.org" data-content="SocketStream is a fast, modular Node.js web framework dedicated to building realtime single-page apps">SocketStream</a>
<a href="https://github.com/addyosmani/todomvc/blob/gh-pages/labs/architecture-examples/socketstream/README.md" data-source="http://www.socketstream.org" data-content="SocketStream is a fast, modular Node.js web framework dedicated to building realtime single-page apps">SocketStream</a>
</li>
<!--
// Link is currently not working.
Expand Down

0 comments on commit 4f76731

Please sign in to comment.