From 9bf4240acda29b8258fc126ecb7a19107cd7f673 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 4 Aug 2020 13:19:15 -1000 Subject: [PATCH] fixed A3 links --- A2_0_Compiling_Bitcoin_from_Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/A2_0_Compiling_Bitcoin_from_Source.md b/A2_0_Compiling_Bitcoin_from_Source.md index 8d223fa..1996e57 100644 --- a/A2_0_Compiling_Bitcoin_from_Source.md +++ b/A2_0_Compiling_Bitcoin_from_Source.md @@ -124,5 +124,5 @@ If you wanted the increased security of installing Bitcoin from source, you shou 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: Setting Up a Bitcoin Regtest](3_0_Setting_Up_a_Bitcoin_Regtest.md). +If you are reading through the appendices, continue with [Appendix III: Using Bitcoin Regtest](3_0_Using_Bitcoin_Regtest.md).