From 0b35d6b212290c8b02786ce474565341a53d34bd Mon Sep 17 00:00:00 2001 From: Hamming Date: Fri, 14 Dec 2018 22:54:37 +0800 Subject: [PATCH] Update free-programming-books-zh.md (#3063) * Update free-programming-books-zh.md fixed [nutz](https://github.com/EbookFoundation/free-programming-books/issues/2529) * Update free-programming-books-zh.md Modify sort , [nutz](https://github.com/EbookFoundation/free-programming-books/issues/2529) * Update free-programming-books-zh.md Modify sort --- free-programming-books-zh.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index 107bfa39..05fa3c58 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -476,6 +476,8 @@ * [MyBatis中文文档](http://mybatis.github.io/mybatis-3/zh/index.html) * [Netty 4.x 用户指南](https://github.com/waylau/netty-4-user-guide) * [Netty 实战(精髓)](https://github.com/waylau/essential-netty-in-action) +* [Nutz-book Nutz烹调向导](http://nutzbook.wendal.net) +* [Nutz文档](https://nutzam.com/core/nutz_preface.html) * [REST 实战](https://github.com/waylau/rest-in-action) * [Spring Boot参考指南](https://github.com/qibaoguang/Spring-Boot-Reference-Guide) (翻译中) * [Spring Framework 4.x参考文档](https://github.com/waylau/spring-framework-4-reference)