diff --git a/Readme.md b/Readme.md index 0fbf3fd..566cd68 100644 --- a/Readme.md +++ b/Readme.md @@ -54,11 +54,11 @@ app.use(async ctx => { - [Middleware](https://github.com/koajs/koa/wiki) list - [Wiki](https://github.com/koajs/koa/wiki) - [G+ Community](https://plus.google.com/communities/101845768320796750641) - - [Reddit Community](http://reddit.com/r/koajs) + - [Reddit Community](https://www.reddit.com/r/koajs) - [Mailing list](https://groups.google.com/forum/#!forum/koajs) - [Guide](docs/guide.md) - [FAQ](docs/faq.md) - - [中文文档](https://github.com/turingou/koa-guide) + - [中文文档](https://github.com/guo-yu/koa-guide) - __[#koajs]__ on freenode ## Getting started @@ -109,7 +109,7 @@ $ make test MIT [npm-image]: https://img.shields.io/npm/v/koa.svg?style=flat-square -[npm-url]: https://npmjs.org/package/koa +[npm-url]: https://www.npmjs.com/package/koa [travis-image]: https://img.shields.io/travis/koajs/koa/master.svg?style=flat-square [travis-url]: https://travis-ci.org/koajs/koa [coveralls-image]: https://img.shields.io/coveralls/koajs/koa/master.svg?style=flat-square