From 68ab13da98820433d74ddaae4233926b61860a6d Mon Sep 17 00:00:00 2001 From: Aneesh Rao <66567899+sidrao2006@users.noreply.github.com> Date: Fri, 30 Oct 2020 18:07:18 +0530 Subject: [PATCH] Use flutter.io instead of flutter.dev --- packages/connectivity_plus/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/connectivity_plus/README.md b/packages/connectivity_plus/README.md index 165a5ea7d0..8a9229f477 100644 --- a/packages/connectivity_plus/README.md +++ b/packages/connectivity_plus/README.md @@ -122,6 +122,6 @@ Other than the approximate "downlink" speed, where available, and due to securit ## 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).