From 2bdedfc875d5ab979896cd4497dc23ae687ab131 Mon Sep 17 00:00:00 2001 From: Tomasz Zawadzki Date: Mon, 20 Jul 2026 11:37:01 +0200 Subject: [PATCH] chore: point homepage to enriched.swmansion.com/html Co-Authored-By: Claude Opus 4.8 (1M context) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8236571ca..ba134af00 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "bugs": { "url": "https://github.com/software-mansion/react-native-enriched-html/issues" }, - "homepage": "https://github.com/software-mansion/react-native-enriched-html#readme", + "homepage": "https://enriched.swmansion.com/html", "publishConfig": { "registry": "https://registry.npmjs.org/" },