diff --git a/doc/table_of_contents.md b/doc/table_of_contents.md index 41cb03bb9..0d61209db 100644 --- a/doc/table_of_contents.md +++ b/doc/table_of_contents.md @@ -9,7 +9,7 @@ - [blocks_and_headers](chain/blocks_and_headers.md) - How Grin tracks blocks and headers on the chain - [contractideas](contractideas.md) - Ideas on how to implement contracts - [dandelion/dandelion](dandelion/dandelion.md) - About transaction propagation and cut-through. Stemming and fluffing! -- [dandelion/simulating](dandelion/simulating.md) - Dandelium simulation - aggregating transaction without lock_height Stemming and fluffing! +- [dandelion/simulation](dandelion/simulation.md) - Dandelion simulation - aggregating transaction without lock_height Stemming and fluffing! - [internal/pool](internal/pool.md) - Technical explanation of the transaction pool - [merkle](merkle.md) - Technical explanation of grin's favorite kind of merkle trees - [merkle_proof graph](merkle_proof/merkle_proof.png) - Example merkle proof with pruning applied