From 08ce2f6f83619b777bebd86d6dff4a29096e35ae Mon Sep 17 00:00:00 2001 From: Erik De Smedt Date: Thu, 14 Mar 2024 11:48:03 +0100 Subject: [PATCH] Fix broken link in BOLT-2 (#1148) --- 02-peer-protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-peer-protocol.md b/02-peer-protocol.md index 38e2b72ac..9f664e7ac 100644 --- a/02-peer-protocol.md +++ b/02-peer-protocol.md @@ -1341,7 +1341,7 @@ This message is exchanged by both peers. It contains the signatures for the first commitment transaction. Rationale and Requirements are the same as listed below, -for [`commitment_signed`](#commiting-updates-so-far-commitment_signed) with the following additions. +for [`commitment_signed`](#committing-updates-so-far-commitment_signed) with the following additions. #### Requirements