#19060 Update material.google.com links to material.io (#26807)
diff --git a/examples/README.md b/examples/README.md index 82e890e..3fa7a31 100644 --- a/examples/README.md +++ b/examples/README.md
@@ -15,7 +15,7 @@ - **Flutter gallery** The [flutter gallery app](flutter_gallery) showcases Flutter's widgets, including its implementation of [material - design](https://material.google.com/). + design](https://material.io/design/). - **Layers** The [layers vignettes](layers) show how to use the various layers in the Flutter framework. For details, see the [layers