From 6e1337689adfd6233679d08755827fea981c4aa3 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Wed, 26 Jun 2024 11:29:10 +0200 Subject: [PATCH] chore: update homepage field in package.json (#3945) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4419c94..6179f953 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "react-native": "src/index", "license": "MIT", "author": "Community Contributors", - "homepage": "https://github.com/TheWidlarzGroup/react-native-video#readme", + "homepage": "https://thewidlarzgroup.github.io/react-native-video/", "repository": { "type": "git", "url": "git@github.com:TheWidlarzGroup/react-native-video.git"