Skip to content

Commit d96c71b

Browse files
committed
Link to dart fix docs
Change-Id: Ifc2f5c49744d796cb91d6fb207e799d5086c8a75 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332207 Reviewed-by: Keerti Parthasarathy <[email protected]>
1 parent 28456ae commit d96c71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dartdev/doc/dart-fix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ lints and analysis configuration specified in your [analysis_options.yaml] file.
1818
The second type of change - upgrading to newer package APIs - is performed
1919
based on API changes defined for specific packages. This declarative definition
2020
of the API changes lives in a `fix_data.yaml` file in the package's `lib/`
21-
directory (documentation forthcoming).
21+
directory; for details see the [documentation](https://github.com/flutter/flutter/wiki/Data-driven-Fixes).
2222

2323
## Command line usage
2424

0 commit comments

Comments
 (0)