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)