Commit eb85efd
authored
Fix broken link to
This PR changes the link from
https://api.flutter.dev/flutter/painting/debugInvertOversizedImages.html
to
https://api.flutter.dev/flutter/rendering/debugInvertOversizedImages.html
for the DevTools inspector documentation, according to the discussion in
the linked issue. I also changed the link in the `legacy-inspector.md`
page, as the issue persisted there too.
Fixes #12638debugInvertOversizedImages documentation (#12662)1 parent 82a8b02 commit eb85efd
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
| 523 | + | |
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
452 | | - | |
| 452 | + | |
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| |||
0 commit comments