Skip to content

Commit 71de066

Browse files
committed
Fix broken links
2 parents dd8716b + 9ca208f commit 71de066

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/SUMMARY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
- [`cardano-node`'s ChainDB](storage/cardano-node-chaindb/README.md)
2121
- [Mempool](mempool/README.md)
2222
- [Ledger](ledger/README.md)
23-
- [Blocks](concepts/blocks.md)
24-
- [Determinism](concepts/determinism.md)
25-
- [The State Transition Function](state-transition.md)
26-
- [Validity](state-transition/validity.md)
23+
- [Blocks](ledger/concepts/blocks.md)
24+
- [Determinism](ledger/concepts/determinism.md)
25+
- [The State Transition Function](ledger/state-transition.md)
26+
- [Validity](ledger/state-transition/validity.md)
2727
- [Transaction fee](ledger/transaction-fee.md)
2828
- [Block Validation](ledger/block-validation.md)
2929
- [Plutus](plutus/README.md)

0 commit comments

Comments
 (0)