File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
< title > Hello React</ title >
5
5
<!-- Not present in the tutorial. Just for basic styling. -->
6
6
< link rel ="stylesheet " href ="css/base.css " />
7
- < script src ="https ://cdnjs.cloudflare.com/ajax/libs/ react/0.13.0 /react.js "> </ script >
8
- < script src ="https ://cdnjs.cloudflare.com/ajax/libs/ react/0.13.0 /JSXTransformer.js "> </ script >
9
- < script src ="https ://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1 /jquery.min.js "> </ script >
10
- < script src ="https ://cdnjs.cloudflare.com/ajax/libs/marked/0.3.2 /marked.min.js "> </ script >
7
+ < script src ="http ://reactjs.cn/ react/js /react.js "> </ script >
8
+ < script src ="http ://reactjs.cn/ react/js /JSXTransformer.js "> </ script >
9
+ < script src ="http ://reactjs.cn/react/js /jquery.min.js "> </ script >
10
+ < script src ="http ://reactjs.cn/react/js /marked.min.js "> </ script >
11
11
</ head >
12
12
< body >
13
13
< div id ="content "> </ div >
You can’t perform that action at this time.
0 commit comments