From fdafd1e34414cf860905085f2f04300c0a897793 Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Fri, 8 Mar 2024 13:27:11 +0000 Subject: [PATCH] fixing LSPS2 link --- src/guide/connecting_lsp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/guide/connecting_lsp.md b/src/guide/connecting_lsp.md index 2c8491e..5f14bfd 100644 --- a/src/guide/connecting_lsp.md +++ b/src/guide/connecting_lsp.md @@ -229,6 +229,6 @@ the minimum invoice amount or the date and time until when this opening fee is v [^1]: See the service methods `receive_payment`, `receive_onchain` or `buy_bitcoin`. -[^2]: [https://github.com/BitcoinAndLightningLayerSpecs/lsp/tree/main/LSPS2]() +[^2]: [https://github.com/BitcoinAndLightningLayerSpecs/lsp/tree/main/LSPS2] -[^3]: [https://breez.github.io/breez-sdk/breez_sdk_core/struct.OpeningFeeParams.html]() \ No newline at end of file +[^3]: [https://breez.github.io/breez-sdk/breez_sdk_core/struct.OpeningFeeParams.html]()