diff --git a/ch02_overview.adoc b/ch02_overview.adoc index 2ee88260..78007e20 100644 --- a/ch02_overview.adoc +++ b/ch02_overview.adoc @@ -190,7 +190,7 @@ image::images/mbc3_0203.png["Transaction Double-Entry"] ==== Transaction Chains -Alice's ((("transaction chains", id="transaction-chain-example")))payment to Bob's Store uses a +Alice's ((("transaction chains", id="transaction-chains")))payment to Bob's Store uses a previous transaction's output as its input. In the previous chapter, Alice received bitcoins from her friend Joe in return for cash. We've labeled that as _Transaction 1_ (Tx1) in <>. @@ -243,7 +243,7 @@ created, this unit didn't have a name and some developers simply called it the _base unit._ Later many users began calling this unit a _satoshi_ (sat) in honor of Bitcoin's creator. In <> and some other illustrations in this book, we use satoshi values because -that's what the protocol itself ((("satoshis")))((("transaction chains", id="transaction-chain-example")))uses. +that's what the protocol itself ((("satoshis")))((("transaction chains", id="transaction-chains")))uses. ==== ==== Making Change