Update README URLs based on HTTP redirects

ReadmeCritic 2016-01-25 08:53:07 -08:00
parent b9c1f7d069
commit a25ab12116
1 changed files with 3 additions and 3 deletions

View File

@ -54,11 +54,11 @@ app.use(async ctx => {
- [Middleware](https://github.com/koajs/koa/wiki) list - [Middleware](https://github.com/koajs/koa/wiki) list
- [Wiki](https://github.com/koajs/koa/wiki) - [Wiki](https://github.com/koajs/koa/wiki)
- [G+ Community](https://plus.google.com/communities/101845768320796750641) - [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) - [Mailing list](https://groups.google.com/forum/#!forum/koajs)
- [Guide](docs/guide.md) - [Guide](docs/guide.md)
- [FAQ](docs/faq.md) - [FAQ](docs/faq.md)
- [中文文档](https://github.com/turingou/koa-guide) - [中文文档](https://github.com/guo-yu/koa-guide)
- __[#koajs]__ on freenode - __[#koajs]__ on freenode
## Getting started ## Getting started
@ -109,7 +109,7 @@ $ make test
MIT MIT
[npm-image]: https://img.shields.io/npm/v/koa.svg?style=flat-square [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-image]: https://img.shields.io/travis/koajs/koa/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/koajs/koa [travis-url]: https://travis-ci.org/koajs/koa
[coveralls-image]: https://img.shields.io/coveralls/koajs/koa/master.svg?style=flat-square [coveralls-image]: https://img.shields.io/coveralls/koajs/koa/master.svg?style=flat-square