From 32709314fc7447373e69100d0a22827d284c0397 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 1 Sep 2020 08:04:07 -1000 Subject: [PATCH] fixing contents --- 17_0_Talking_to_Bitcoind_Other.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/17_0_Talking_to_Bitcoind_Other.md b/17_0_Talking_to_Bitcoind_Other.md index 26c7b9c..1ac5934 100644 --- a/17_0_Talking_to_Bitcoind_Other.md +++ b/17_0_Talking_to_Bitcoind_Other.md @@ -19,6 +19,6 @@ Supporting objectives include the ability to: * [Section One: Accessing Bitcoind with Go](17_1_Accessing_Bitcoind_with_Go.md) * [Section Two: Accessing Bitcoind with Java](17_2_Accessing_Bitcoind_with_Java.md) * [Section Three: Accessing Bitcoind with NodeJS](17_3_Accessing_Bitcoind_with_NodeJS.md) - * [Section Four: Accessing Bitcoind with Go](17_4_Accessing_Bitcoind_with_Python.md) - * [Section Five: Accessing Bitcoind with Go](17_5_Accessing_Bitcoind_with_Rust.md) - * [Section Six: Accessing Bitcoind with Go](17_6_Accessing_Bitcoind_with_Swift.md) + * [Section Four: Accessing Bitcoind with Python](17_4_Accessing_Bitcoind_with_Python.md) + * [Section Five: Accessing Bitcoind with Rust](17_5_Accessing_Bitcoind_with_Rust.md) + * [Section Six: Accessing Bitcoind with Swift](17_6_Accessing_Bitcoind_with_Swift.md)