From 4ad60f51c3403c8665ea5b3fc6141e0db4227fbf Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Fri, 8 Mar 2024 13:28:51 +0000 Subject: [PATCH] fixing external links --- 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 5f14bfd..31635d7 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]() +[^3]: https://breez.github.io/breez-sdk/breez_sdk_core/struct.OpeningFeeParams.html