diff --git a/specs/deneb/p2p-interface.md b/specs/deneb/p2p-interface.md index 023cd29c40..7846c9a2a3 100644 --- a/specs/deneb/p2p-interface.md +++ b/specs/deneb/p2p-interface.md @@ -17,7 +17,7 @@ The specification of these changes continues in the same format as the network s - [`BlobIdentifier`](#blobidentifier) - [Helpers](#helpers) - [`verify_blob_sidecar_inclusion_proof`](#verify_blob_sidecar_inclusion_proof) - - [`is_valid_merkle_path`](#is_valid_merkle_path) + - [`is_valid_merkle_path`](#is_valid_merkle_path) - [The gossip domain: gossipsub](#the-gossip-domain-gossipsub) - [Topics and messages](#topics-and-messages) - [Global topics](#global-topics) diff --git a/specs/deneb/validator.md b/specs/deneb/validator.md index f80e015f77..49e1136000 100644 --- a/specs/deneb/validator.md +++ b/specs/deneb/validator.md @@ -22,7 +22,7 @@ - [ExecutionPayload](#executionpayload) - [Blob KZG commitments](#blob-kzg-commitments) - [Constructing the `BlobSidecar`s](#constructing-the-blobsidecars) - - [BlobSidecar](#blob-sidecar) + - [Sidecar](#sidecar)