Update broken link of third-party host (#271)

This commit is contained in:
Takaya Imai 2018-09-08 14:05:37 +09:00 committed by Nicolas Dorier
parent dc6c189948
commit 1dbeabb716

View file

@ -14,7 +14,7 @@ BTCPay is a non-custodial invoicing system which eliminates the involvement of a
The software is built in C# and conforms to the invoice [API of BitPay](https://bitpay.com/api). It allows for your website to be easily migrated from BitPay and configured as a self-hosted payment processor.
You can run BTCPay as a self-hosted solution on your own server, or use a [third-party host](https://github.com/btcpayserver/btcpayserver-doc/blob/master/Managed.md).
You can run BTCPay as a self-hosted solution on your own server, or use a [third-party host](https://github.com/btcpayserver/btcpayserver-doc/blob/master/ThirdPartyHosting.md).
The self-hosted solution allows you not only to attach an unlimited number of stores and use the Lightning Network but also become the payment processor for others.