Skip to content

Commit d6a5750

Browse files
authored
Fix missing link (#4348)
1 parent 21e3a12 commit d6a5750

File tree

1 file changed

+1
-0
lines changed
  • src/docs/development/data-and-backend/state-mgmt

1 file changed

+1
-0
lines changed

src/docs/development/data-and-backend/state-mgmt/options.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ A popular library based on observables and reactions.
113113
[InheritedWidget docs]: {{site.api}}/flutter/widgets/InheritedWidget-class.html
114114
[Inheriting Widgets]: {{site.medium}}/@mehmetf_71205/inheriting-widgets-b7ac56dbbeb1
115115
[Introduction to Redux in Flutter]: https://blog.novoda.com/introduction-to-redux-in-flutter/
116+
[Introduction to state management]: /docs/development/data-and-backend/state-mgmt/intro
116117
[Making sense of all those Flutter Providers]: {{site.medium}}/flutter-community/making-sense-all-of-those-flutter-providers-e842e18f45dd
117118
[Managing Flutter Application State With InheritedWidgets]: {{site.flutter-medium}}/managing-flutter-application-state-with-inheritedwidgets-1140452befe1
118119
[MobX.dart, Hassle free state-management for your Dart and Flutter apps]: {{site.github}}/mobxjs/mobx.dart

0 commit comments

Comments
 (0)