Fixing link
This commit is contained in:
parent
fa17d64391
commit
0dc41bd5a5
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ angular.module('copayApp.controllers').controller('preferencesController',
|
|||
};
|
||||
|
||||
$scope.openWikiSpendingPassword = function() {
|
||||
var url = 'https://github.com/bitpay/copay/wiki/COPAY---FAQ#what-the-spending-password-does';
|
||||
var url = 'https://walletsupport.bitcoin.com/article/129/what-does-the-spending-password-do-';
|
||||
var optIn = true;
|
||||
var title = null;
|
||||
var message = gettextCatalog.getString('Read more in our Wiki');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue