From fe666a2b578b881d95e70431125c7655fa85e3db Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 30 Sep 2020 12:05:32 -1000 Subject: [PATCH] fixed 17.6 link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ac8048..15b0d69 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ _This tutorial assumes that you have some minimal background of how to use the c * [17.3: Accessing Bitcoind with Node JS](17_3_Accessing_Bitcoind_with_NodeJS.md) * [17.4: Accessing Bitcoind with Python](17_4_Accessing_Bitcoind_with_Python.md) * [17.5: Accessing Bitcoind with Rust](17_5_Accessing_Bitcoind_with_Rust.md) - * [17.6: Accessing Bitcoind with Swift](17_6_Accessing_Bitcoind_with_Rust.md) + * [17.6: Accessing Bitcoind with Swift](17_6_Accessing_Bitcoind_with_Swift.md) ### APPENDICES