-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-documentationPrefer using 'type-documentation' and a specific area label.Prefer using 'type-documentation' and a specific area label.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)type-documentationA request to add or improve documentationA request to add or improve documentation
Description
There's a link (https://api.dart.dev/stable/dart-core/Map-class.html) in a comment of the file html_dart2js.dart that leads to a 404 error.
The correct link is: https://api.dart.dev/dart-core/Map-class.html
It can found at line 30136 here:
https://github.com/dart-lang/sdk/blob/main/sdk/lib/html/dart2js/html_dart2js.dart
antonioaversa
Metadata
Metadata
Assignees
Labels
area-documentationPrefer using 'type-documentation' and a specific area label.Prefer using 'type-documentation' and a specific area label.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)type-documentationA request to add or improve documentationA request to add or improve documentation