From c91392c978666201e5d85ff746045705f0669bd2 Mon Sep 17 00:00:00 2001 From: Sergey Penkovsky Date: Sat, 21 May 2022 16:29:41 +0300 Subject: [PATCH] fixed pubspec --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c5ab20e..e5e0d4a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: cherrypick description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects. version: 1.0.2 -homepage: https://github.com/pese-git/cherrypick +homepage: https://pese-git.github.io/cherrypick-site/ documentation: https://github.com/pese-git/cherrypick/wiki repository: https://github.com/pese-git/cherrypick issue_tracker: https://github.com/pese-git/cherrypick/issues