Changed flutter.dev to flutter.io on each link. (#28888)

diff --git a/README.md b/README.md
index 6b42b7b..cf919a3 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,10 @@
 
 ### Documentation
 
-**Main site: [flutter.io][]**
-* [Install](https://flutter.io/get-started/install/)
-* [Get started](https://flutter.io/get-started/)
-* [API documentation](https://docs.flutter.io/)
+**Main site: [flutter.dev][]**
+* [Install](https://flutter.dev/get-started/install/)
+* [Get started](https://flutter.dev/get-started/)
+* [API documentation](https://docs.flutter.dev/)
 * [Changelog](https://github.com/flutter/flutter/wiki/Changelog)
 * [How to contribute](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md)
 
@@ -47,7 +47,7 @@
 [<img src="https://github.com/flutter/website/blob/master/src/images/homepage/screenshot-3.png" width="270" height="480" alt="Contact app design" align="left">](https://github.com/flutter/flutter/blob/master/examples/flutter_gallery/lib/demo/contacts_demo.dart)
 [<img src="https://github.com/flutter/website/blob/master/src/images/homepage/ios-friendlychat.png" width="270" height="480" alt="iOS chat app design">](https://codelabs.developers.google.com/codelabs/flutter/)
 
-Browse the <a href="https://flutter.io/widgets/">widget catalog</a>.
+Browse the <a href="https://flutter.dev/widgets/">widget catalog</a>.
 
 ## Modern, reactive framework
 
@@ -89,9 +89,9 @@
 }
 ```
 
-Browse the <a href="https://flutter.io/widgets/">widget catalog</a>
+Browse the <a href="https://flutter.dev/widgets/">widget catalog</a>
 and learn more about the
-<a href="https://flutter.io/widgets-intro/">functional-reactive framework</a>.
+<a href="https://flutter.dev/widgets-intro/">functional-reactive framework</a>.
 
 ## Access native features and SDKs
 
@@ -118,8 +118,8 @@
 }
 ```
 
-Learn how to use <a href="https://flutter.io/using-packages/">packages</a> or
-write <a href="https://flutter.io/platform-channels/">platform channels</a>
+Learn how to use <a href="https://flutter.dev/using-packages/">packages</a> or
+write <a href="https://flutter.dev/platform-channels/">platform channels</a>
 to access native code, APIs, and SDKs.
 
 ## Unified app development
@@ -133,7 +133,7 @@
 existing Java/Kotlin/ObjC/Swift investment.
 
 Learn more about what makes Flutter special in the
-<a href="https://flutter.io/technical-overview/">technical overview</a>.
+<a href="https://flutter.dev/technical-overview/">technical overview</a>.
 
 # More resources
 
@@ -146,7 +146,7 @@
 
 [Build Status - Cirrus]: https://api.cirrus-ci.com/github/flutter/flutter.svg
 [Build status]: https://cirrus-ci.com/github/flutter/flutter/master
-[flutter.io]: https://flutter.io
+[flutter.dev]: https://flutter.dev
 [Flutter logo]: https://github.com/dart-lang/site-shared/blob/master/src/_assets/image/flutter/icon/64.png?raw=1
 [Gitter Channel]: https://badges.gitter.im/flutter/flutter.svg
-[Gitter badge]: https://gitter.im/flutter/flutter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
+[Gitter badge]: https://gitter.im/flutter/flutter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
\ No newline at end of file