Skip to content

Commit 6ee9a27

Browse files
ariefabubakarDaniel15
authored andcommitted
Update README.md (reactjs#625)
1 parent 1522716 commit 6ee9a27

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ ReactJS.NET is a library that makes it easier to use [Babel](http://babeljs.io/)
1212

1313
* JSX to JavaScript compilation via popular minification/combination
1414
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)
2020
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
2222
* Supports both ASP.NET 4.0/4.5 and ASP.NET Core
2323
* Server-side style rendering with CSS-in-JS libraries
2424

0 commit comments

Comments
 (0)