fix links and references so no compilation errors

This commit is contained in:
Lucy Cifferello
2022-02-13 19:10:23 -07:00
parent 10f352cd66
commit 10a5bcac98
17 changed files with 43 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
.. _bitcoin:
.. _bitcoin-service:
=======
Bitcoin
@@ -73,7 +73,7 @@ Available For
Instructions
............
Follow the `guide <https://github.com/start9labs/bitcoind-wrapper/docs/integrations/sparrow/guide.md>`_.
Follow the `guide <https://github.com/start9labs/bitcoind-wrapper/docs/integrations/sparrow/guide.md>`__.
.. _specter:
@@ -88,7 +88,7 @@ Available For
Instructions
............
Follow the `guide <https://github.com/Start9Labs/bitcoind-wrapper/tree/master/docs/integrations/specter>`_.
Follow the `guide <https://github.com/Start9Labs/bitcoind-wrapper/tree/master/docs/integrations/specter>`__.
.. _trezor-suite:
@@ -115,7 +115,7 @@ Instructions for accessing the bitcoind service in order to issue commands direc
.. tip:: For example ``sudo docker exec bitcoind bitcoin-cli getnetworkinfo``
A list of possible commands can be found `here <https://chainquery.com/bitcoin-cli>`_.
A list of possible commands can be found `here <https://chainquery.com/bitcoin-cli>`__.
You can also drop into a shell using::

View File

@@ -8,7 +8,7 @@ Check out our `Getting Started with Lightning video <https://www.youtube.com/wat
.. youtube:: KhU_sTiaN8w
.. _blue-wallet::
.. _blue-wallet-lightning:
BlueWallet
----------