Really fix the flutter dartdoc link (#22266)

It turns out that #21888 didn't really fix the link, because *this* is the README used by dartdoc for flutter.
This commit is contained in:
Kathy Walrath 2018-09-25 14:35:08 -07:00 committed by GitHub
parent a600fe7f13
commit 387c458a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ source.
* **Main site: [flutter.io](https://flutter.io/)**
* [Install](https://flutter.io/setup/)
* [Get started](https://flutter.io/getting-started/)
* [Contribute](CONTRIBUTING.md)
* [Contribute](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md#contributing-to-flutter)