Skip to content

Commit

Permalink
Merge pull request #61 from jmdobry/fix-link
Browse files Browse the repository at this point in the history
Fix bad link
  • Loading branch information
hemanth committed Oct 29, 2015
2 parents 4767fe9 + aef4123 commit a7383ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -40,7 +40,7 @@
- [todo](https://github.com/koajs/todo) - A todo example written in koa and [react](http://facebook.github.io/react/)
- [koa-skeleton](https://github.com/danneu/koa-skeleton) - A simple made-to-be-forked Koa app that uses Postgres and deploys to Heroku.
- Live demo: <https://koa-skeleton.danneu.com>
- [nodejs-docs-samples](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/appengine/koa) - An example Koa app and tutorial for deploying to Google App Engine
- [nodejs-docs-samples](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/appengine/koa) - An example Koa app and tutorial for deploying to Google App Engine
- Live demo: <http://koa-demo.appspot.com/>

## Boilerplates
Expand Down

0 comments on commit a7383ed

Please sign in to comment.