add link to chapter

This commit is contained in:
Jeff
2015-03-16 23:20:29 +08:00
parent ba9fab9fd8
commit a8ff8ce918

View File

@@ -89,7 +89,7 @@
## 第三部分Go 高级编程 ## 第三部分Go 高级编程
- 第12章读写数据 - 第12章[读写数据](12.0.md)
- 第13章错误处理与测试 - 第13章错误处理与测试
- 第14章goroutine 与 channel - 第14章goroutine 与 channel
- 第15章网络、模版与网页应用 - 第15章网络、模版与网页应用