From 4a23200b99151f496e40e2ca6f069e6110d38eba Mon Sep 17 00:00:00 2001 From: glight2000 <173959153@qq.com> Date: Sat, 12 Dec 2015 22:02:44 +0800 Subject: [PATCH] Update 15.2.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修正下一张的名称 --- eBook/15.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eBook/15.2.md b/eBook/15.2.md index 138a790..f0a38c9 100644 --- a/eBook/15.2.md +++ b/eBook/15.2.md @@ -108,4 +108,4 @@ func (obj *Typ) ServeHTTP(w http.ResponseWriter, req *http.Request) { - [目录](directory.md) - 上一章:[tcp服务器](15.1.md) -- 下一节:[写一个简单的网页应用](15.3.md) +- 下一节:[访问并读取页面数据](15.3.md)