mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update BTCPay doc link
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
This commit is contained in:
parent
e28110b674
commit
80cd0ac035
@ -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…
x
Reference in New Issue
Block a user