diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index 4cbe38e1a..edd354c64 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -9,9 +9,9 @@ "nameNoSpace": "bitpay", "nameCase": "BitPay", "nameCaseNoSpace": "BitPay", - "gitHubRepoName": "bitpay-wallet", - "gitHubRepoUrl": "git://github.com/bitpay/bitpay-wallet.git", - "gitHubRepoBugs": "https://github.com/bitpay/bitpay-wallet/issues", + "gitHubRepoName": "copay", + "gitHubRepoUrl": "git://github.com/bitpay/copay.git", + "gitHubRepoBugs": "https://github.com/bitpay/copay/issues", "disclaimerUrl": "", "url": "https://bitpay.com", "appDescription": "Secure Bitcoin Wallet",