From 72d86f904fe363c43925be2eaca0f18582579a87 Mon Sep 17 00:00:00 2001 From: Kathy Walrath Date: Thu, 20 Sep 2018 13:15:51 -0700 Subject: [PATCH] Fix a link (#21888) Fix a link that works in GitHub but not in dartdoc. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 761e4ddea1..1be7e18bf1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Flutter is Google’s mobile app SDK for crafting high-quality native interfaces * **Main site: [flutter.io][]** * [Install](https://flutter.io/get-started/install/) * [Get started](https://flutter.io/get-started/) -* [Contribute](CONTRIBUTING.md) +* [Contribute](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md#contributing-to-flutter) ## Fast development