From 71820026105811ddc3ec2a7aa0806853bba1b024 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 19 Jun 2020 09:11:18 -1000 Subject: [PATCH] =?UTF-8?q?fixed=20=C2=A72.2=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02_0_Setting_Up_a_Bitcoin-Core_VPS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_0_Setting_Up_a_Bitcoin-Core_VPS.md b/02_0_Setting_Up_a_Bitcoin-Core_VPS.md index 8b2c10e..1e1271d 100644 --- a/02_0_Setting_Up_a_Bitcoin-Core_VPS.md +++ b/02_0_Setting_Up_a_Bitcoin-Core_VPS.md @@ -23,5 +23,5 @@ Supporting objectives include the ability to: You don't actually need to read this entire chapter. Decide if you want to set up your VPS by hand, typing in every command (§2.1); if you want to run a StackScript to set it up on a Linode VPS (§2.2); or you want to set up on a different environment, such as on an AWS machine or a Mac (§2.3). Then, jump to the appropriate section. * [Section One: Setting Up a Bitcoin Core VPS by Hand](02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) - * [Section Two: Setting Up a Bitcoin Core VPS with StackScript](02_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md) + * [Section Two: Setting Up a Bitcoin Core VPS with Bitcoin Standup](02_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md) * [Section Three: Setting Up a Bitcoin Core Machine via Other Means](02_3_Setting_Up_Bitcoin_Core_Other.md)