Skip to content

Commit d0603b2

Browse files
author
Seth Lemmons
committed
Added article links to READMEs
1 parent f1ea07c commit d0603b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 27-mobx-data/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ In the following example we modify the form from [24-mobx-state](../24-mobx-stat
88

99
### Related Blog Article
1010

11-
*COMING SOON*
11+
[Ext JS to React: Handling Data with MobX](https://moduscreate.com/blog/ext-js-to-react-handling-data-with-mobx/)

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Below is an overview of the topics covered in the series (links will be updated
3939
- Data Stores
4040
- [Load, Sort and Filter Data with React](https://moduscreate.com/blog/ext-js-to-react-load-sort-and-filter-data-with-react/) *([code](./25-react-data))*
4141
- [Handling Data with Redux](https://moduscreate.com/blog/ext-js-to-react-handling-data-with-redux/) *([code](./26-redux-data))*
42-
- Handling Data with MobX
42+
- [Handling Data with MobX](https://moduscreate.com/blog/ext-js-to-react-handling-data-with-mobx/) *([code](./27-mobx-data))*
4343
- Charting
4444
- Routing
4545
- Application Styling

0 commit comments

Comments
 (0)