File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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 ="http://fb.me/ react-0.10.0 .js "> </ script >
8
- < script src ="http://fb.me/JSXTransformer-0.10.0 .js "> </ script >
9
- < script src ="http://code.jquery .com/jquery-1.11.1 .min.js "> </ script >
7
+ < script src ="http://cdnjs.cloudflare.com/ajax/libs/ react/0.11.1/react .js "> </ script >
8
+ < script src ="http://cdnjs.cloudflare.com/ajax/libs/react/0.11.1/JSXTransformer .js "> </ script >
9
+ < script src ="http://cdnjs.cloudflare .com/ajax/libs/ jquery/2.1.1/jquery .min.js "> </ script >
10
10
< script src ="http://cdnjs.cloudflare.com/ajax/libs/showdown/0.3.1/showdown.min.js "> </ script >
11
11
</ head >
12
12
< body >
You can’t perform that action at this time.
0 commit comments