Fix broken FAQ links (#39)

This commit is contained in:
kn0wmad
2024-01-11 18:22:05 +00:00
committed by GitHub
parent 57ff63719e
commit cb98387754

View File

@@ -229,7 +229,7 @@
"bitcoin": [
{
"question": "Which wallets can I use that integrate with my Bitcoin and/or Lightning nodes?",
"answer": "Please see the <a href=\"https://docs.start9.com/latest/guides/service-guides/bitcoin/bitcoin-integrations.html\" target=\"_blank\" rel=\"noopener noreferrer\">Bitcoin Integrations</a> and <a href=\"https://docs.start9.com/latest/guides/service-guides/lightning/index.html\" target=\"_blank\" rel=\"noopener noreferrer\">Lightning Integrations</a> for all the currently supported options. Please <a href=\"https://github.com/Start9Labs/documentation/issues\" target=\"_blank\" rel=\"noopener noreferrer\">submit an issue</a> with precise connection steps if you are able to connect a wallet that we have not yet listed.",
"answer": "Please see the <a href=\"https://docs.start9.com/0.3.5.x/service-guides/bitcoin/bitcoin-integrations\" target=\"_blank\" rel=\"noopener noreferrer\">Bitcoin Integrations</a> and <a href=\"https://docs.start9.com/0.3.5.x/service-guides/lightning/index\" target=\"_blank\" rel=\"noopener noreferrer\">Lightning Integrations</a> for all the currently supported options. Please <a href=\"https://github.com/Start9Labs/documentation/issues\" target=\"_blank\" rel=\"noopener noreferrer\">submit an issue</a> with precise connection steps if you are able to connect a wallet that we have not yet listed.",
"bullets": [],
"additional": ""
},