From 69f2e7a13c485e11c548aa73258a86f18b9bcb68 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Fri, 30 Oct 2015 11:16:13 -0700 Subject: [PATCH] Fix link --- engine/src/flutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/README.md b/engine/src/flutter/README.md index 82a13d07345..e063fc9c870 100644 --- a/engine/src/flutter/README.md +++ b/engine/src/flutter/README.md @@ -7,7 +7,7 @@ Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS. - For information about using Flutter to build apps, please see - the [getting started guide](https://flutter.io/getting-started/). + the [getting started guide](http://flutter.io/getting-started/). - For information about contributing code to Flutter itself, please see [CONTRIBUTING.md](CONTRIBUTING.md).