Skip to content

Commit

Permalink
Pointed README to zappajs/zappajs
Browse files Browse the repository at this point in the history
  • Loading branch information
shimaore committed Apr 18, 2012
1 parent 39d00b5 commit ccf011d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -5,7 +5,7 @@
d88P d88P 888 8888888P" 8888888P" d88P 888 @@@ @@@
d88P d88P 888 888 888 d88P 888 @@ @@@@@@@@ @@
d88P d8888888888 888 888 d8888888888 @@@@@@@@
d8888888888 d88P 888 888 888 d88P 888 @@@@@@
d8888888888 d88P 888 888 888 d88P 888 JS @@@@@@

# Node development for the lazy

Expand Down Expand Up @@ -115,21 +115,21 @@ require('zappajs') ->

- Check the [API reference](http://zappajs.org/docs/0.3-gumbo/reference)

- See the [examples](https://github.com/shimaore/zappajs/tree/master/examples) included with the source
- See the [examples](https://github.com/zappajs/zappajs/tree/master/examples) included with the source

- Read the [annotated source](http://zappajs.org/docs/zappa.html) generated by [docco](http://jashkenas.github.com/docco/)

## Other resources

- The source code [repository](http://github.com/shimaore/zappajs) at github
- The source code [repository](http://github.com/zappajs/zappajs) at github

- Questions, suggestions? Drop us a line on the [mailing list](http://groups.google.com/group/zappajs)

- Rather do it realtime? Join the IRC channel on freenode: [#zappajs]((irc://irc.freenode.net/zappajs)

- Found a bug? Open an [issue](http://github.com/shimaore/zappajs/issues) at github
- Found a bug? Open an [issue](http://github.com/zappajs/zappajs/issues) at github

- Check the project's history at the [change log](https://github.com/shimaore/zappajs/blob/master/CHANGELOG.md)
- Check the project's history at the [change log](https://github.com/zappajs/zappajs/blob/master/CHANGELOG.md)

- Migrating from an earlier version? Read the announcements ([0.2.x](http://zappajs.org/docs/0.2-peaches/announcement)/[0.3.x](http://zappajs.org/docs/0.3-gumbo/announcement)) for an overview on changes, and follow the TL;DR migration guides ([0.2.x](http://zappajs.org/docs/0.2-peaches/migration)/[0.3.x](http://zappajs.org/docs/0.3-gumbo/migration))

Expand Down

0 comments on commit ccf011d

Please sign in to comment.