Skip to content

Commit c3210d9

Browse files
authored
Merge pull request #71 from ModusCreateOrg/routing-article-links
Routing article links
2 parents b2ef1a3 + 7261ccd commit c3210d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

29-routing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ In the following examples we look at how to control the current view using route
1212

1313
### Related Blog Article
1414

15-
*COMING SOON*
15+
[Ext JS to React: Routing](https://moduscreate.com/blog/ext-js-to-react-routing/)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Below is an overview of the topics covered in the series (links will be updated
4141
- [Handling Data with Redux](https://moduscreate.com/blog/ext-js-to-react-handling-data-with-redux/) *([code](./26-redux-data))*
4242
- [Handling Data with MobX](https://moduscreate.com/blog/ext-js-to-react-handling-data-with-mobx/) *([code](./27-mobx-data))*
4343
- [Charting](https://moduscreate.com/blog/ext-js-to-react-charting/) *([code](./28-charting))*
44-
- Routing
44+
- [Routing](https://moduscreate.com/blog/ext-js-to-react-routing/) *([code](./29-routing))*
4545
- Application Styling
4646
- Drag and Drop
4747
- FAQ

0 commit comments

Comments
 (0)