Skip to content

Commit 524036b

Browse files
author
Seth Lemmons
committed
Updated Button article links in READMEs
1 parent 9ec903a commit 524036b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

16-buttons/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ The following examples show how you can create the same features associated with
1212
### Related Blog Article
1313

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

1617

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Below is an overview of the topics covered in the series (links will be updated
2525
- [Form Validation](https://moduscreate.com/blog/ext-js-react-form-validations/) *([code](./13-form-validation))*
2626
- [Form Submission](https://moduscreate.com/blog/ext-js-react-form-submission/) *([code](./14-form-submission))*
2727
- [Layouts](https://moduscreate.com/blog/ext-js-react-layouts/) *([code](./15-layouts))*
28-
- Button
28+
- [Button](https://moduscreate.com/blog/ext-js-react-button/) *([code](./16-buttons))*
2929
- *Containers*
3030
- Toolbar
3131
- Panel

0 commit comments

Comments
 (0)