From cb98387754afc9c53e980d64c7b4aa434631a260 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Thu, 11 Jan 2024 18:22:05 +0000 Subject: [PATCH] Fix broken FAQ links (#39) --- src/_data/faq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/faq.json b/src/_data/faq.json index c67f83a..9702233 100644 --- a/src/_data/faq.json +++ b/src/_data/faq.json @@ -229,7 +229,7 @@ "bitcoin": [ { "question": "Which wallets can I use that integrate with my Bitcoin and/or Lightning nodes?", - "answer": "Please see the Bitcoin Integrations and Lightning Integrations for all the currently supported options. Please submit an issue with precise connection steps if you are able to connect a wallet that we have not yet listed.", + "answer": "Please see the Bitcoin Integrations and Lightning Integrations for all the currently supported options. Please submit an issue with precise connection steps if you are able to connect a wallet that we have not yet listed.", "bullets": [], "additional": "" },