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).