Skip to content

Commit ab36f05

Browse files
chalinkwalrath
authored andcommitted
Replace deprecated link in docs (flutter#25120)
Followup to flutter/website#1949, as requested by @Hixie in flutter/website#1634. cc @kwalrath
1 parent 06ffbbf commit ab36f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter/lib/src/material/material_localizations.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import 'typography.dart';
3838
//
3939
// 6. If you're adding a String for the sake of Flutter, not for an app-specific
4040
// version of this interface, you are making a breaking API change. See
41-
// https://flutter.io/design-principles/#handling-breaking-changes.
41+
// https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes.
4242

4343
/// Defines the localized resource values used by the Material widgets.
4444
///

0 commit comments

Comments
 (0)