Skip to content

Commit 0fd3c19

Browse files
committed
f Fix broken link
1 parent a3efc3c commit 0fd3c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-liquidity/src/lsps0/client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ where
4646
/// Calls LSPS0 / bLIP-50's `list_protocols`.
4747
///
4848
/// Please refer to the [LSPS0 / bLIP-50
49-
/// specifcation](https://github.com/lightning/blips/blob/master/blip-0050.md#lsps-specification-support-query#lsps-specification-support-query)
49+
/// specifcation](https://github.com/lightning/blips/blob/master/blip-0050.md#lsps-specification-support-query)
5050
/// for more information.
5151
pub fn list_protocols(&self, counterparty_node_id: &PublicKey) {
5252
let msg = LSPS0Message::Request(

0 commit comments

Comments
 (0)