Fixing link

This commit is contained in:
David Shares 2018-05-22 11:14:44 -04:00 committed by GitHub
commit fa17d64391
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ angular.module('copayApp.controllers').controller('txDetailsController', functio
});
$scope.readMore = function() {
var url = 'https://github.com/bitpay/copay/wiki/COPAY---FAQ#amount-too-low-to-spend';
var url = 'https://walletsupport.bitcoin.com/article/101/transaction-fees';
var optIn = true;
var title = null;
var message = gettextCatalog.getString('Read more in our Wiki');