Skip to content

Commit f794a0d

Browse files
committed
Merge bitcoin/bitcoin#30819: doc: fix assumeutxo design doc link
e5f7272 doc: fix assumeutxo design doc link (marcofleon) Pull request description: A correction to a link as I was exploring Assumeutxo stuff. ACKs for top commit: fjahr: ACK e5f7272 tdb3: ACK e5f7272 MarnixCroes: ACK e5f7272 Tree-SHA512: b7380d884a196b89eed32bc14af8ca11191c9f2bcb1c5c163bb627fd87a6231dbd86da6e659baddb8c652961b5e44f80509606fee9ae38a53e90ebb05d082404
2 parents 93e4824 + e5f7272 commit f794a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/assumeutxo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Assumeutxo is a feature that allows fast bootstrapping of a validating bitcoind
44
instance.
55

6-
For notes on the design of Assumeutxo, please refer to [the design doc](/doc/assumeutxo.md).
6+
For notes on the design of Assumeutxo, please refer to [the design doc](/doc/design/assumeutxo.md).
77

88
## Loading a snapshot
99

0 commit comments

Comments
 (0)