From cb2b9c30a05aa548214f122dd40bee1c7e1cb778 Mon Sep 17 00:00:00 2001 From: Rahiche <37366956+Rahiche@users.noreply.github.com> Date: Wed, 25 Jul 2018 23:23:36 +0200 Subject: [PATCH] Update README.md (#19717) the thumbnail is not related to the link anymore https://github.com/flutter/flutter/issues/17380 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fba05dd22b..67b7fd9048 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ smooth natural scrolling, and platform awareness. [Fitness app design](https://github.com/flutter/posse_gallery) [Contact app design](https://github.com/flutter/flutter/blob/master/examples/flutter_gallery/lib/demo/contacts_demo.dart) -[iOS chat app design](https://codelabs.developers.google.com/codelabs/flutter-firebase) +[iOS chat app design](https://codelabs.developers.google.com/codelabs/flutter/) Browse the widget catalog.