From 79da2b658d7d4c57a8ec0edca9f012b5661bb3a7 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Fri, 30 Oct 2015 11:16:13 -0700 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82a13d07345..e063fc9c870 100644 --- a/README.md +++ b/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).