From b85f27ecda15f5d864c4cecb913e942cb2151570 Mon Sep 17 00:00:00 2001 From: Aneesh Rao <66567899+sidrao2006@users.noreply.github.com> Date: Fri, 30 Oct 2020 18:08:22 +0530 Subject: [PATCH] Use flutter.dev instead of flutter.io --- packages/device_info_plus/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/device_info_plus/README.md b/packages/device_info_plus/README.md index dbc295fe5a..faa74721ba 100644 --- a/packages/device_info_plus/README.md +++ b/packages/device_info_plus/README.md @@ -33,6 +33,6 @@ You will find links to the API docs on the [pub page](https://pub.dev/packages/d ## Getting Started For help getting started with Flutter, view our online -[documentation](https://flutter.io/). +[documentation](https://flutter.dev/). -For help on editing plugin code, view the [documentation](https://flutter.io/platform-plugins/#edit-code). +For help on editing plugin code, view the [documentation](https://flutter.dev/platform-plugins/#edit-code).