From e7657dae6b4bf193b8845f785db0fe18d02fd01b Mon Sep 17 00:00:00 2001 From: nivort Date: Tue, 29 Aug 2017 09:50:46 +0800 Subject: [PATCH] =?UTF-8?q?1.=20Domain=20name=20http://reactjs.cn=20was=20?= =?UTF-8?q?sold=20and=20it=20is=20not=20related=20to=20re=E2=80=A6=20(#251?= =?UTF-8?q?6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 1. Domain name http://reactjs.cn was sold and it is not related to react js for now. So I change it to another available site. 2. Tweak React to React.js * fix ordering --- free-programming-books-zh.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index 4a81c564..15d22b73 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -1,4 +1,4 @@ -## 目录 +## 目录 * [语言无关](#语言无关) * [IDE](#ide) @@ -537,8 +537,8 @@ * [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page) * [React Native 中文文档(含最新Android内容)](http://wiki.jikexueyuan.com/project/react-native/) * [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook) - * [React 入门教程](http://fraserxu.me/intro-to-react/) - * [React.js 中文文档](http://reactjs.cn) + * [React.js 中文文档](https://discountry.github.io/react/) + * [React.js 入门教程](http://fraserxu.me/intro-to-react/) * underscore.js * [Underscore.js中文文档](http://learningcn.com/underscore/) * Vue.js