diff --git a/A2_2_Mining_with_Regtest.md b/A3_2_Mining_with_Regtest.md similarity index 97% rename from A2_2_Mining_with_Regtest.md rename to A3_2_Mining_with_Regtest.md index b07814f..06ed827 100644 --- a/A2_2_Mining_with_Regtest.md +++ b/A3_2_Mining_with_Regtest.md @@ -31,4 +31,4 @@ However, a block must have 100 confirmations before that reward can be spent, so ## What's Next? -After starting your bitcoind on regtest and generating the first blocks, you have balance in your address to spend and [test using Regtest blockchain](15_3_Testing_with_Regtest.md). +After starting your bitcoind on regtest and generating the first blocks, you have balance in your address to spend and [test using Regtest blockchain](A3_3_Testing_with_Regtest.md).