From 9588438712ce25afb92081a2e8871a139d436079 Mon Sep 17 00:00:00 2001 From: Brian Plattenburg <5767019+bplattenburg@users.noreply.github.com> Date: Fri, 24 Apr 2026 21:49:32 -0400 Subject: [PATCH] Migrate bugs URL to support.ditto.com --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf2a925..d7c4d72 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "author": "DittoLive Inc ", "license": "MIT", "bugs": { - "url": "https://support.ditto.live" + "url": "https://support.ditto.com" }, "homepage": "https://github.com/getditto/react-native-ditto-tools#readme", "publishConfig": {