Unverified Commit cc180e21 authored by Tsukuru Tanimichi's avatar Tsukuru Tanimichi Committed by GitHub

Links in `material` library docs are outdated (#129891)

https://api.flutter.dev/flutter/material/material-library.html

Links in `material` library docs are outdated
parent 0757165e
......@@ -10,14 +10,10 @@
///
/// See also:
///
/// * [flutter.dev/widgets/material](https://flutter.dev/widgets/material)
/// * [docs.flutter.dev/ui/widgets/material](https://docs.flutter.dev/ui/widgets/material)
/// for a catalog of commonly-used Material component widgets.
/// * [material.io/design](https://material.io/design/)
/// for an introduction to Material Design.
/// * [material.io/components](https://material.io/components?platform=flutter)
/// for the Material 2 specification.
/// * [m3.material.io](https://m3.material.io)
/// for the Material 3 specification.
/// * [m3.material.io](https://m3.material.io/) for the Material 3 specification
/// * [m2.material.io](https://m2.material.io/) for the Material 2 specification
library material;
export 'src/material/about.dart';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment