Update BTCPay doc link

Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
This commit is contained in:
Nisaba 2024-06-26 22:32:30 +00:00 committed by GitHub
parent e28110b674
commit 80cd0ac035
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;