Fix README images + breaking change links#188183
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several documentation and image URLs in README.md and Tree-hygiene.md to point to the new sites/docs path. Feedback is provided regarding an accidentally added raw URL in README.md that should be removed to prevent it from rendering as plain text.
There was a problem hiding this comment.
Thanks @loic-sharma. I didn't think about these image references.
Not necessary for this PR, but perhaps the images relied on in the README should be moved to https://github.com/flutter/assets-for-api-docs (like https://github.com/flutter/assets-for-api-docs/tree/main/assets/wiki)? So unrelated moves in the flutter/website repository don't break the README.
That seems reasonable to me 👍 |
flutter/flutter@707e50f...e228771 2026-06-22 engine-flutter-autoroll@skia.org Roll Dart SDK from db809705a766 to a748c4b15399 (1 revision) (flutter/flutter#188299) 2026-06-21 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from EDJJZ2-lBofQrjK5J... to Lm76V7lvxVA0r1De5... (flutter/flutter#188281) 2026-06-20 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from 9E-AJV4lUJH_Fmw66... to EDJJZ2-lBofQrjK5J... (flutter/flutter#188275) 2026-06-20 engine-flutter-autoroll@skia.org Roll Dart SDK from abd7e9ec2603 to db809705a766 (1 revision) (flutter/flutter#188269) 2026-06-19 737941+loic-sharma@users.noreply.github.com Fix README images + breaking change links (flutter/flutter#188183) 2026-06-19 engine-flutter-autoroll@skia.org Roll Dart SDK from ae150461f388 to abd7e9ec2603 (1 revision) (flutter/flutter#188254) 2026-06-19 engine-flutter-autoroll@skia.org Roll Packages from 4fd05e6 to c516c92 (1 revision) (flutter/flutter#188261) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC stuartmorgan@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Fix: #188154
See: flutter/website#13338