Fix link to staggered animations example #10073
Labels
co.volunteer
Community wants to work on this
e0-minutes
Effort: < 60 min
fix.link
Adds, changes, or removes a link to a page
from.page-issue
Reported in a reader-filed concern
p3-low
Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.
Page URL
https://docs.flutter.dev/ui/animations/staggered-animations/
Page source
https://github.com/flutter/website/tree/main/src/ui/animations/staggered-animations.md
Describe the problem
Wrong link to full example of staggered-animations on GitHub
Expected fix
Link should be changed from
https://github.com/flutter/website/tree/main/examples/_animation/basic_staggered_animation/main.dart
to
https://github.com/flutter/website/blob/main/examples/_animation/basic_staggered_animation/lib/main.dart
I would like to fix this problem.
The text was updated successfully, but these errors were encountered: