diff --git a/package.json b/package.json index b6fff3e4e..20ee45d22 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/core" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "scripts": { "install-m1-mac": "yarn install --ignore-optional", diff --git a/packages/coinbase/package.json b/packages/coinbase/package.json index 4b8b1498c..c486c2d65 100644 --- a/packages/coinbase/package.json +++ b/packages/coinbase/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/coinbase" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/common/package.json b/packages/common/package.json index 94c3f404b..fd7a8492e 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/common" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "scripts": { "build": "tsc", diff --git a/packages/core/package.json b/packages/core/package.json index b7b702526..90b34f3a4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -39,7 +39,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/core" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "scripts": { "build": "rollup -c", diff --git a/packages/dcent/package.json b/packages/dcent/package.json index 088af0900..21e8edb55 100644 --- a/packages/dcent/package.json +++ b/packages/dcent/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/dcent" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "typings": "dist/index.d.ts", diff --git a/packages/fortmatic/package.json b/packages/fortmatic/package.json index 389dc2142..361d344f3 100644 --- a/packages/fortmatic/package.json +++ b/packages/fortmatic/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/fortmatic" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/gas/package.json b/packages/gas/package.json index 115c00cac..f6791bce6 100644 --- a/packages/gas/package.json +++ b/packages/gas/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/gas" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "typings": "dist/index.d.ts", diff --git a/packages/gnosis/package.json b/packages/gnosis/package.json index e0edde08a..d4c5b7aef 100644 --- a/packages/gnosis/package.json +++ b/packages/gnosis/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/gnosis" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/hw-common/package.json b/packages/hw-common/package.json index 5a0b76602..49b86b76e 100644 --- a/packages/hw-common/package.json +++ b/packages/hw-common/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/hw-common" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "scripts": { "build": "rollup -c", diff --git a/packages/injected/package.json b/packages/injected/package.json index 053c3214a..bcb9e76ea 100644 --- a/packages/injected/package.json +++ b/packages/injected/package.json @@ -37,7 +37,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/injected" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/keepkey/package.json b/packages/keepkey/package.json index 351a0cce9..d47f7d467 100644 --- a/packages/keepkey/package.json +++ b/packages/keepkey/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/keepkey" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/keystone/package.json b/packages/keystone/package.json index ff8035eb2..87dcd5144 100644 --- a/packages/keystone/package.json +++ b/packages/keystone/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/keystone" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "main": "dist/index.js", diff --git a/packages/ledger/package.json b/packages/ledger/package.json index 0fb8af0ec..ccd4ab139 100644 --- a/packages/ledger/package.json +++ b/packages/ledger/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/ledger" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/magic/package.json b/packages/magic/package.json index 230e74b01..d105eb13f 100644 --- a/packages/magic/package.json +++ b/packages/magic/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/magic" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "scripts": { "build": "rollup -c", diff --git a/packages/mew/package.json b/packages/mew/package.json index 0d20eb0b3..5b924e08d 100644 --- a/packages/mew/package.json +++ b/packages/mew/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/mew" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/portis/package.json b/packages/portis/package.json index f39f372b8..20a0932a0 100644 --- a/packages/portis/package.json +++ b/packages/portis/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/portis" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/react/package.json b/packages/react/package.json index c180c1704..44a42f2a4 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -39,7 +39,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/react" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/sequence/package.json b/packages/sequence/package.json index 3aa71db3e..d11fe6cb1 100644 --- a/packages/sequence/package.json +++ b/packages/sequence/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/core" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/tallyho/package.json b/packages/tallyho/package.json index d9f9ecbbf..782d65db5 100644 --- a/packages/tallyho/package.json +++ b/packages/tallyho/package.json @@ -39,7 +39,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/core" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/torus/package.json b/packages/torus/package.json index 26a3ee241..843919257 100644 --- a/packages/torus/package.json +++ b/packages/torus/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/torus" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/trezor/package.json b/packages/trezor/package.json index 0b2cdfc02..b225a0f7b 100644 --- a/packages/trezor/package.json +++ b/packages/trezor/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/trezor" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/vue/package.json b/packages/vue/package.json index 6b85f4b24..fdc822563 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -39,7 +39,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/vue" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/walletconnect/package.json b/packages/walletconnect/package.json index f7824e06d..b14094fc9 100644 --- a/packages/walletconnect/package.json +++ b/packages/walletconnect/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/walletconnect" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/walletlink/package.json b/packages/walletlink/package.json index 0bbd8b13e..4c4980185 100644 --- a/packages/walletlink/package.json +++ b/packages/walletlink/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/walletlink" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js", diff --git a/packages/web3auth/package.json b/packages/web3auth/package.json index 616641839..d0440f79e 100644 --- a/packages/web3auth/package.json +++ b/packages/web3auth/package.json @@ -36,7 +36,7 @@ "url": "https://github.com/blocknative/web3-onboard.git", "directory": "packages/web3auth" }, - "homepage": "https://www.blocknative.com/onboard", + "homepage": "https://onboard.blocknative.com", "bugs": "https://github.com/blocknative/web3-onboard/issues", "module": "dist/index.js", "browser": "dist/index.js",