1. Domain name http://reactjs.cn was sold and it is not related to re… (#2516)

* 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
This commit is contained in:
nivort 2017-08-29 09:50:46 +08:00 committed by eshellman
parent 00adf01883
commit e7657dae6b
1 changed files with 3 additions and 3 deletions

View File

@ -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