mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
commit
7e92c84d5b
@ -104,7 +104,7 @@ class Gateway extends StaticModel
|
||||
} elseif ($this->id == 59) {
|
||||
$link = 'https://www.forte.net/';
|
||||
} elseif ($this->id == 62) {
|
||||
$link = 'https://docs.btcpayserver.org';
|
||||
$link = 'https://docs.btcpayserver.org/InvoiceNinja/';
|
||||
}
|
||||
|
||||
return $link;
|
||||
|
Loading…
Reference in New Issue
Block a user