diff --git a/2_0_Setting_Up_a_Bitcoin-Core_VPS.md b/2_0_Setting_Up_a_Bitcoin-Core_VPS.md index e8b108e..149b02a 100644 --- a/2_0_Setting_Up_a_Bitcoin-Core_VPS.md +++ b/2_0_Setting_Up_a_Bitcoin-Core_VPS.md @@ -3,5 +3,5 @@ To get started with Bitcoin, you first need to set up a machine to run Bitcoin from. The articles in this section describe how to do so using a VPS (Virtual Private Server). You can either create your VPS by hand or you can use a simple StackScript at Linode.com to do so. - * [Part One: Setting Up a Bitcoin Core VPS by Hand](2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) - * [Part Two: Setting Up a Bitcoin Core VPS with StackScript](2B_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md) + * [Part One: Setting Up a Bitcoin Core VPS by Hand](2_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) + * [Part Two: Setting Up a Bitcoin Core VPS with StackScript](2_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md)