From 5afb8bda357b9d3a28591ff19e0325f7c2267175 Mon Sep 17 00:00:00 2001 From: Sergey Penkovsky Date: Tue, 27 Apr 2021 06:13:30 +0300 Subject: [PATCH] fixed link to documentation --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ed8e36b..605785d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: cherrypick description: Experimental Dependency Injection library. version: 0.1.0 homepage: https://github.com/pese-git/cherrypick -documentation: https://github.com/pese-git/cherrypick/doc +documentation: https://github.com/pese-git/cherrypick/wiki repository: https://github.com/pese-git/cherrypick issue_tracker: https://github.com/pese-git/cherrypick/issues