File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ ReactJS.NET is a library that makes it easier to use [Babel](http://babeljs.io/)
12
12
13
13
* JSX to JavaScript compilation via popular minification/combination
14
14
libraries:
15
- - [ ASP.NET Bundling and Minification] ( http://reactjs.net/guides /weboptimizer.html )
16
- - [ Cassette] ( http://reactjs.net/guides /cassette.html )
17
- - [ Webpack] ( http://reactjs.net/guides /webpack.html )
18
- - [ MSBuild] ( http://reactjs.net/guides /msbuild.html )
19
- * [ Server-side component rendering] ( http://reactjs.net/guides /server-side-rendering.html )
15
+ - [ ASP.NET Bundling and Minification] ( http://reactjs.net/bundling /weboptimizer.html )
16
+ - [ Cassette] ( http://reactjs.net/bundling /cassette.html )
17
+ - [ Webpack] ( http://reactjs.net/bundling /webpack.html )
18
+ - [ MSBuild] ( http://reactjs.net/bundling /msbuild.html )
19
+ * [ Server-side component rendering] ( http://reactjs.net/features /server-side-rendering.html )
20
20
to make your initial render super-fast (experimental!)
21
- * [ Runs on Windows, OS X and Linux] ( http://reactjs.net/guides /chakracore.html ) via .NET Core and ChakraCore
21
+ * [ Runs on Windows, OS X and Linux] ( http://reactjs.net/getting-started /chakracore.html ) via .NET Core and ChakraCore
22
22
* Supports both ASP.NET 4.0/4.5 and ASP.NET Core
23
23
* Server-side style rendering with CSS-in-JS libraries
24
24
You can’t perform that action at this time.
0 commit comments