From 85e881eb35d3269f494c5953af8653335fcf9efd Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 3 Mar 2017 15:44:22 -0800 Subject: [PATCH] Update 2__Setting_Up_a_Bitcoin-Core_VPS.md --- 2__Setting_Up_a_Bitcoin-Core_VPS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2__Setting_Up_a_Bitcoin-Core_VPS.md b/2__Setting_Up_a_Bitcoin-Core_VPS.md index bedd0ef..093bc99 100644 --- a/2__Setting_Up_a_Bitcoin-Core_VPS.md +++ b/2__Setting_Up_a_Bitcoin-Core_VPS.md @@ -1,5 +1,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. - * [Setting Up a Bitcoin Core VPS by Hand]p(2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) + * [Setting Up a Bitcoin Core VPS by Hand](2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) * [Setting Up a Bitcoin Core VPS with StackScript](2B_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md)