From 5b5e5b13f88a153080ebedb6fb9b658d23aeea1d Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 26 Aug 2020 09:57:59 -1000 Subject: [PATCH] =?UTF-8?q?fixed=20=C2=A716.7=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc6f9b2..4ec4b42 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ _We want to expand this course to also introduce programming with RPC and finall * [16.4: Using PSBTs in Libwally](16_4_Using_PSBTs_in_Libwally.md) — Needs edit * [16.5: Using Scripts in Libwally](16_5_Using_Scripts_in_Libwally.md) — Needs edit * [16.6: Using Other Functions in Libwally](16_6_Using_Other_Functions_in_Libwally.md) — Needs edit - * [16.7: Integrating Libwally and Scripts](16_7_Integrating_Libwally_and_Scripts.md) — In process + * [16.7: Integrating Libwally and Scripts](16_7_Integrating_Libwally_and_Bitcoin-CLI.md) — In process * 17.0: Talking to Bitcoind with Other Languages * [17.1: Accessing Bitcoind with Go](17_1_Accessing_Bitcoind_with_Go.md) * [17.2: Accessing Bitcoind with Java](17_2_Accessing_Bitcoind_with_Java.md)