diff --git a/website/index.html b/website/index.html index 8991ef19f36..765809e23fc 100644 --- a/website/index.html +++ b/website/index.html @@ -21,6 +21,7 @@
  • About
  • Download
  • Build
  • +
  • Demo
  • Community
  • Documentation
  • @@ -203,6 +204,15 @@

    Build

    To run the tests

    make test
    + +

    Demo

    +

    + A chat room demo is running at chat.tinyclouds.org. The + source code for the chat room is at http://github.com/ry/node_chat. + The chat room is not stable and might occasionally be down. +

    Community

    @@ -210,11 +220,9 @@

    Community

    http://groups.google.com/group/nodejs or send an email to nodejs+subscribe@googlegroups.com.

    - +

    - A chat room demo is running at chat.tinyclouds.org. The source - code for the chat room is at http://github.com/ry/node_chat. - The chat room is not stable and may be occasionally go down. + For real-time discussion, check irc.freenode.net #node.js.