Closed
Description
Wrote a link checker for flutter's doc bot script and discovered that most links inside comments are broken.
example: flutter_driver's DriverError constructor has links to message, originalError, and originalStackTrace, but they all are pointing to the parent class versions rather than DriverError's versions.
This bug will track fixing all broken links introduced in 0.10.0.