We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d993cb7 commit c08c1c1Copy full SHA for c08c1c1
src/docs/development/data-and-backend/state-mgmt/simple.md
@@ -423,7 +423,7 @@ You can [check out the
423
example]({{site.github}}/filiph/samples/tree/scoped-model-shopper/model_shopper)
424
covered in this article. If you want something simpler,
425
you can see how the simple Counter app looks like when [built with
426
-scoped_model](https://github.com/flutter/samples/tree/master/scoped_model_counter).
+scoped_model](https://github.com/flutter/samples/tree/212860838640a5d4f7109732ba4d084b24a17aad/scoped_model_counter).
427
428
When you're ready to play around with `scoped_model` yourself,
429
don't forget to add the dependency on it to your `pubspec.yaml` first.
0 commit comments