diff --git a/typescript/widgets/package.json b/typescript/widgets/package.json index 0a8b687d7b..593291fcc7 100644 --- a/typescript/widgets/package.json +++ b/typescript/widgets/package.json @@ -59,7 +59,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/hyperlane-xyz/hyperlane-widgets" + "url": "https://github.com/hyperlane-xyz/hyperlane-monorepo" }, "scripts": { "build": "yarn build:ts && yarn build:css",