1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-09 15:20:55 +00:00

Merge pull request #208 from jonathancross/book-includes

Fixing book.asciidoc file includes to match actual file names.
This commit is contained in:
Will Binns 2016-12-08 22:16:33 -06:00 committed by GitHub
commit 52dadba957

View File

@ -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[]