You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -65,25 +67,25 @@ An example usage of this would be to use an `onChange` for the FormsySelect and
65
67
66
68
#### Example App
67
69
68
-
The `formsy-material-ui` repo contains a [sample webpack SPA](https://github.com/mbrookes/formsy-material-ui/tree/master/examples/webpack-example).
70
+
The `formsy-material-ui` repo contains a [sample webpack SPA](https://github.com/formsy/formsy-material-ui/tree/master/examples/webpack-example).
69
71
70
72
#### Example Code
71
73
72
-
You can find an [example form](https://github.com/mbrookes/formsy-material-ui/blob/master/examples/webpack-example/src/app/Main.js#L80) in the example app directory.
74
+
You can find an [example form](https://github.com/formsy/formsy-material-ui/blob/master/examples/webpack-example/src/app/Main.js#L80) in the example app directory.
73
75
74
76
## Known Issues
75
77
76
-
See [issues](https://github.com/mbrookes/formsy-material-ui/issues).
78
+
See [issues](https://github.com/formsy/formsy-material-ui/issues).
77
79
78
80
## Release History
79
81
80
-
See [CHANGELOG.md](https://github.com/mbrookes/formsy-material-ui/blob/master/CHANGELOG.md)
82
+
See [CHANGELOG.md](https://github.com/formsy/formsy-material-ui/blob/master/CHANGELOG.md)
81
83
82
84
## Acknowledgements
83
85
84
-
Originally started by [Matt Brookes](https://github.com/mbrookes) and later transfered.
86
+
Originally started by [Matt Brookes](https://github.com/mbrookes), later transfered to [Ryan Blakeley](@rojobuffalo) before joining the Formsy Organization.
85
87
86
-
Thanks to our [contributors](https://github.com/mbrookes/formsy-material-ui/graphs/contributors).
88
+
Thanks to our [contributors](https://github.com/formsy/formsy-material-ui/graphs/contributors).
0 commit comments