Skip to content

Commit 40ceeb9

Browse files
authored
Update link to the sample with newly landed url (#2858)
Thanks to flutter/samples#87, we can now link to flutter/samples instead of filiph/samples.
1 parent 07b0125 commit 40ceeb9

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ rebuild when `notifyListeners` is called.
420420
## Putting it all together
421421

422422
You can [check out the
423-
example]({{site.github}}/filiph/samples/tree/provider-shopper/provider_shopper)
423+
example]({{site.github}}/flutter/samples/tree/master/provider_shopper)
424424
covered in this article. If you want something simpler,
425425
you can see how the simple Counter app looks like when [built with
426426
`provider`](https://github.com/flutter/samples/tree/master/provider_counter).

0 commit comments

Comments
 (0)