Fixed broken link in debugProfileBuildsEnabled documentation (#33531)

This commit is contained in:
Ben Konyi 2019-05-29 15:53:12 -07:00 committed by GitHub
parent b84ac50dfe
commit c926aae4c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@ bool debugCheckIntrinsicSizes = false;
/// ///
/// For details on how to use [dart:developer.Timeline] events in the Dart /// For details on how to use [dart:developer.Timeline] events in the Dart
/// Observatory to optimize your app, see: /// Observatory to optimize your app, see:
/// <https://fuchsia.googlesource.com/sysui/+/master/docs/performance.md> /// <https://fuchsia.googlesource.com/topaz/+/master/shell/docs/performance.md>
/// ///
/// See also: /// See also:
/// ///