Fix links on homepage of API docs (#29641)

This commit is contained in:
Michael Goderbauer 2019-03-20 14:42:46 -07:00 committed by GitHub
parent c33d263830
commit f0c2be3c1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,9 @@ SDK.
This site hosts Flutter's API documentation. Other documentation can be found at
the following locations:
* [flutter.io](https://flutter.io/) (main site)
* [Installation](https://flutter.io/docs/get-started/install)
* [Codelabs](https://flutter.io/docs/codelabs)
* [flutter.dev](https://flutter.dev) (main site)
* [Installation](https://flutter.dev/docs/get-started/install)
* [Codelabs](https://flutter.dev/docs/codelabs)
* [Contributing to Flutter](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md)
### Importing a Library