Skip to content

Commit 59da28f

Browse files
Fix React & Webpack link.
1 parent 6031e01 commit 59da28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ If you still want to learn more about Redux, you can [check out the official web
640640
The same goes [for MobX](https://mobx.js.org/).
641641

642642
If you want to eject at some point, you may need to know a little bit more about Webpack.
643-
You can check out our [React & Webpack walkthrough here](./React & Webpack.md).
643+
You can check out our [React & Webpack walkthrough here](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html).
644644

645645
At some point you might need routing.
646646
There are several solutons, but [react-router](https://github.com/ReactTraining/react-router) is probably the most popular for Redux projects, and is often used in conjunction with [react-router-redux](https://github.com/reactjs/react-router-redux).

0 commit comments

Comments
 (0)