We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b0125 commit 40ceeb9Copy full SHA for 40ceeb9
src/docs/development/data-and-backend/state-mgmt/simple.md
@@ -420,7 +420,7 @@ rebuild when `notifyListeners` is called.
420
## Putting it all together
421
422
You can [check out the
423
-example]({{site.github}}/filiph/samples/tree/provider-shopper/provider_shopper)
+example]({{site.github}}/flutter/samples/tree/master/provider_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
`provider`](https://github.com/flutter/samples/tree/master/provider_counter).
0 commit comments