From 6489be79cf32b78703c7f6e40b12a266727b43bf Mon Sep 17 00:00:00 2001 From: Bruno Volpato Date: Tue, 12 Dec 2017 12:25:16 -0800 Subject: [PATCH] Add Chapter 15 anchors --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2d24eeb..8ed6091 100644 --- a/README.md +++ b/README.md @@ -106,10 +106,10 @@ Add: HOW TO DO A REFUND (short answer: ask!) ** PART FIVE: BITCOIN FUTURES ** -* 15.0: Setting Up a Bitcoin Regtest - * 15.1: Building the Regtest - * 15.2: Testing with Regtest - * 15.3: Mining with Regtest +* [15.0: Setting Up a Bitcoin Regtest](15_0_Setting_Up_a_Bitcoin_Regtest.md) + * [15.1: Building the Regtest](15_1_Building_the_Regtest.md) + * [15.2: Testing with Regtest](15_2_Testing_with_Regtest.md) + * [15.3: Mining with Regtest](15_3_Mining_with_Regtest.md) ** APPENDICES **