Skip to content

Commit cae5ef0

Browse files
authored
Merge pull request #7422 from hursittarcan/patch-16
Linked attestation glossary item to attestations page [Fixes #7421]
2 parents 2e1b92e + d451c12 commit cae5ef0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/glossary/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ In [Solidity](#solidity), `assert(false)` compiles to `0xfe`, an invalid opcode,
5959

6060
A validator vote for a [Beacon Chain](#beacon-chain) or [shard](#shard) [block](#block). Validators must attest to blocks, signaling that they agree with the state proposed by the block.
6161

62+
<DocLink to="/developers/docs/consensus-mechanisms/pos/attestations/">
63+
Attestations
64+
</DocLink>
65+
6266
<Divider />
6367

6468
## B {#section-b}

0 commit comments

Comments
 (0)