From 40d853e6317271d029729a48ffc9de5c8fca88db Mon Sep 17 00:00:00 2001 From: X Code Date: Wed, 23 Jun 2021 10:51:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 597ea959..c205b123 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Also it is required to provide `webImagePickImpl`, e.g. [Sample Page](https://gi ## Desktop -It is required to provide `filePickImpl` for toolbar image button, e.g. [Sample Page](https://github.com/singerdmx/flutter-quill/blob/master/example/lib/pages/home_page.dart#L149). +It is required to provide `filePickImpl` for toolbar image button, e.g. [Sample Page](https://github.com/singerdmx/flutter-quill/blob/master/example/lib/pages/home_page.dart#L184). ## Migrate Zefyr Data