Skip to content

Commit e8a987e

Browse files
authored
Fix link to material spec (flutter#55416)
1 parent d35671c commit e8a987e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import 'typography.dart';
3232
///
3333
/// The Material Design typography scheme was significantly changed in the
3434
/// current (2018) version of the specification
35-
/// (https://material.io/design/typography).
35+
/// ([https://material.io/design/typography](https://material.io/design/typography)).
3636
///
3737
/// The 2018 spec has thirteen text styles:
3838
/// ```

0 commit comments

Comments
 (0)