From 6958f2274520afd39b48e425cc55828912937c7a Mon Sep 17 00:00:00 2001 From: Kurt Meyerhofer <24800059+kmeyerhofer@users.noreply.github.com> Date: Tue, 9 Sep 2025 00:42:36 +0000 Subject: [PATCH] Update LightningNetwork.md Fix links --- docs/LightningNetwork.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/LightningNetwork.md b/docs/LightningNetwork.md index cf5adc3d95..4203acb9ea 100644 --- a/docs/LightningNetwork.md +++ b/docs/LightningNetwork.md @@ -85,7 +85,7 @@ BTCPay Server offers the option to connect to an external Lightning node. To con ### Control your LND using Ride The Lightning (RTL) -The easiest way to use LND implementation with BTCPay Server is to use the **[Ride The Lightning]https://github.com/Ride-The-Lightning/RTL)** (RTL) service. A web user interface for the Lightning Network, RTL allows you to operate your node without leaving BTCPay Server, from your browser. +The easiest way to use LND implementation with BTCPay Server is to use the **[Ride The Lightning](https://github.com/Ride-The-Lightning/RTL)** (RTL) service. A web user interface for the Lightning Network, RTL allows you to operate your node without leaving BTCPay Server, from your browser. \ To initiate RTL in BTCPay Server, Go to Server Settings > Services > Ride The Lightning > See information. @@ -122,7 +122,7 @@ Run ./bitcoin-lncli.sh --help` to see a full list of commands or check the full ### Control your CLN using Ride The Lightning (RTL) -The easiest way to use CLN implementation with BTCPay Server is to use the **[Ride The Lightning]https://github.com/Ride-The-Lightning/RTL)** (RTL) service. A web user interface for the Lightning Network, RTL allows you to operate your node without leaving BTCPay Server, from your browser. +The easiest way to use CLN implementation with BTCPay Server is to use the **[Ride The Lightning](https://github.com/Ride-The-Lightning/RTL)** (RTL) service. A web user interface for the Lightning Network, RTL allows you to operate your node without leaving BTCPay Server, from your browser. \ To initiate RTL in BTCPay Server, Go to Server Settings > Services > Ride The Lightning > See information. @@ -186,4 +186,4 @@ Check out [Payment channels](./LightningNetwork_PaymentChannels.md) for recommen ## Alby Extension -[Alby](https://getalby.com/) is a free, fast, simple, and convenient way to send and receive Bitcoin payments with your normal browser on the Bitcoin Lightning Network with ease. You can now connect your BTCPay wallet directly to your Alby account. Learn more on [how to connect your BTCPay wallet to Alby](https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-lightning-account/connect-your-alby-lightning-account-to-other-apps/connect-to-btcpay-server). \ No newline at end of file +[Alby](https://getalby.com/) is a free, fast, simple, and convenient way to send and receive Bitcoin payments with your normal browser on the Bitcoin Lightning Network with ease. You can now connect your BTCPay wallet directly to your Alby account. Learn more on [how to connect your BTCPay wallet to Alby](https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-lightning-account/connect-your-alby-lightning-account-to-other-apps/connect-to-btcpay-server).