mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Fixing book.asciidoc file includes to match actual file names.
This commit is contained in:
parent
fd0c519590
commit
59f2017896
@ -2,7 +2,7 @@
|
||||
|
||||
= Mastering Bitcoin
|
||||
|
||||
include::praise.asciidoc[]
|
||||
include::praise.html[]
|
||||
|
||||
include::preface.asciidoc[]
|
||||
|
||||
@ -18,15 +18,15 @@ include::ch04.asciidoc[]
|
||||
|
||||
include::ch05.asciidoc[]
|
||||
|
||||
include::ch06.asciidoc[]
|
||||
include::ch06-orig.asciidoc[]
|
||||
|
||||
include::ch07.asciidoc[]
|
||||
include::ch07-orig.asciidoc[]
|
||||
|
||||
include::ch08.asciidoc[]
|
||||
include::ch08-orig.asciidoc[]
|
||||
|
||||
include::ch09.asciidoc[]
|
||||
include::ch09-orig.asciidoc[]
|
||||
|
||||
include::ch10.asciidoc[]
|
||||
include::ch10-orig.asciidoc[]
|
||||
|
||||
include::appdx-bitcoinwhitepaper.asciidoc[]
|
||||
|
||||
@ -38,6 +38,6 @@ include::appdx-pycoin.asciidoc[]
|
||||
|
||||
include::appdx-bx.asciidoc[]
|
||||
|
||||
include::index.asciidoc[]
|
||||
include::ix.html[]
|
||||
|
||||
include::colo.asciidoc[]
|
||||
include::colo.html[]
|
||||
|
Loading…
Reference in New Issue
Block a user