From f358fbe223b528cd87cf914bc8c95880e1d3a0cf Mon Sep 17 00:00:00 2001 From: Javier Vargas Date: Sun, 25 Jul 2021 21:08:11 +0200 Subject: [PATCH] fix link --- 18_6_Accessing_Bitcoind_with_Swift.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18_6_Accessing_Bitcoind_with_Swift.md b/18_6_Accessing_Bitcoind_with_Swift.md index e224c64..536e707 100644 --- a/18_6_Accessing_Bitcoind_with_Swift.md +++ b/18_6_Accessing_Bitcoind_with_Swift.md @@ -400,7 +400,7 @@ Swift is a robust modern programming language that unfortunately doesn't yet hav ## What's Next? -Learn about Lightning in [Chapter 18: Understanding Your Lightning Setup](18_0_Understanding_Your_Lightning_Setup.md). +Learn about Lightning in [Chapter 19: Understanding Your Lightning Setup](19_0_Understanding_Your_Lightning_Setup.md). ## Variant: Deploy Swift on Ubuntu