From 81673683cc4b2107b18da34dd12ff9746a72967e Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 4 Aug 2020 13:21:01 -1000 Subject: [PATCH] really fixing the links --- A2_0_Compiling_Bitcoin_from_Source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/A2_0_Compiling_Bitcoin_from_Source.md b/A2_0_Compiling_Bitcoin_from_Source.md index b2a95c6..e143a4e 100644 --- a/A2_0_Compiling_Bitcoin_from_Source.md +++ b/A2_0_Compiling_Bitcoin_from_Source.md @@ -122,7 +122,7 @@ If you wanted the increased security of installing Bitcoin from source, you shou ## What's Next? -If you were in the process of creating a Bitcoin node for use in this course, you should continue on with [Chapter 3: Understanding Your Bitcoin Setup](A3_0_Using_Bitcoin_Regtest.md). +If you were in the process of creating a Bitcoin node for use in this course, you should continue on with [Chapter 3: Understanding Your Bitcoin Setup](03_0_Understanding_Your_Bitcoin_Setup.md). -If you are reading through the appendices, continue with [Appendix III: Using Bitcoin Regtest](3_0_Using_Bitcoin_Regtest.md). +If you are reading through the appendices, continue with [Appendix III: Using Bitcoin Regtest](A3_0_Using_Bitcoin_Regtest.md).