diff --git a/spec/blockchain/readme.md b/spec/blockchain/readme.md index 0d5666e3e..724524d6a 100644 --- a/spec/blockchain/readme.md +++ b/spec/blockchain/readme.md @@ -6,6 +6,6 @@ cards: false This section describes the core types and functionality of the Tendermint protocol implementation. -[Core Data Structures](./data_structures.md) -[Encoding](./encoding.md) -[State](./state.md) +[Core Data Structures](../core/data_structures.md) +[Encoding](../core/encoding.md) +[State](../core/state.md)