Fix link to beacon-chain doc

This commit is contained in:
Ben Guidarelli
2022-09-15 10:21:06 -04:00
committed by GitHub
parent 770a603af9
commit d70dcd9926

View File

@@ -47,7 +47,7 @@ Such environments include resource-constrained devices (e.g. phones for trust-mi
and metered VMs (e.g. blockchain VMs for cross-chain bridges).
This document suggests a minimal light client design for the beacon chain that
uses sync committees introduced in [this beacon chain extension](./beacon-chain.md).
uses sync committees introduced in [this beacon chain extension](../beacon-chain.md).
Additional documents describe how the light client sync protocol can be used:
- [Full node](./full-node.md)