From f00307d6d09fd2ea3bc0249e4749d491e0c01d63 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 28 Jun 2017 11:56:36 -0700 Subject: [PATCH] Update 12_0_Talking_to_Bitcoind.md --- 12_0_Talking_to_Bitcoind.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12_0_Talking_to_Bitcoind.md b/12_0_Talking_to_Bitcoind.md index 5d2f37a..b78dff2 100644 --- a/12_0_Talking_to_Bitcoind.md +++ b/12_0_Talking_to_Bitcoind.md @@ -21,5 +21,5 @@ Supporting objectives include the ability to: * [Section One: Accessing Bitcoind with Curl](12_1_Accessing_Bitcoind_with_Curl.md) * [Section Two: Accessing Bitcoind with C](12_2_Accessing_Bitcoind_with_C.md) * [Section Three: Programming Bitcoind with C](12_3_Programming_Bitcoind_with_C.md) - * [Section Four: Receiving Bitcoind Notifications with C](12_4_Receiving_Bitcoind_Notifications_with_C.md) — Pending - * [Section Five: Accessing Bitcoind with Other Languages](12_5_Accessing_Bitcoind_with_Other_Languages.md) — Writing + * [Section Four: Receiving Bitcoind Notifications with C](12_4_Receiving_Bitcoind_Notifications_with_C.md) + * [Section Five: Accessing Bitcoind with Other Languages](12_5_Accessing_Bitcoind_with_Other_Languages.md)