latest release link points to our github
This commit is contained in:
parent
584d85f127
commit
ca1212ea8a
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ angular.module('copayApp.controllers').controller('tabHomeController',
|
|||
};
|
||||
|
||||
$scope.openExternalLink = function() {
|
||||
var url = 'https://github.com/bitpay/copay/releases/latest';
|
||||
var url = 'https://github.com/Bitcoin-com/Wallet/releases/latest';
|
||||
var optIn = true;
|
||||
var title = gettextCatalog.getString('Update Available');
|
||||
var message = gettextCatalog.getString('An update to this app is available. For your security, please update to the latest version.');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue