From 6e15b1a7b8c83d059b057fde673072e249156ceb Mon Sep 17 00:00:00 2001 From: Kristian Damian Date: Fri, 10 Aug 2018 17:22:43 -0600 Subject: [PATCH] Update README.md fix the docs URL to the real documentation page --- example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/README.md b/example/README.md index b2b3171..55f3724 100644 --- a/example/README.md +++ b/example/README.md @@ -5,4 +5,4 @@ Demonstrates how to use the map_view plugin. ## Getting Started For help getting started with Flutter, view our online -[documentation](http://flutter.io/). +[documentation](https://pub.dartlang.org/packages/map_view).