fix Chinese doc link

This commit is contained in:
fengmk2 2015-04-05 20:24:06 +08:00
parent 8d74cb9f5c
commit 7f6086a93c

View file

@ -36,7 +36,7 @@ $ npm install koa
- [Mailing list](https://groups.google.com/forum/#!forum/koajs)
- [Guide](docs/guide.md)
- [FAQ](docs/faq.md)
- [中文文档](http://koajs.cn/)
- [中文文档](https://github.com/turingou/koa-guide)
- __#koajs__ on freenode
## Getting started