From 5cc3973eff6767b045eec0ba244f34cd94c00046 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 4 Jul 2017 03:37:56 +0200 Subject: [PATCH] HOWTO: fixed paths --- docs/HOWTO.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/HOWTO.rst b/docs/HOWTO.rst index 7a58f9b..7748a84 100644 --- a/docs/HOWTO.rst +++ b/docs/HOWTO.rst @@ -403,6 +403,6 @@ copy of your certificate and key in case you need to restore them. .. _`pylru`: https://pypi.python.org/pypi/pylru .. _`IRC`: https://pypi.python.org/pypi/irc .. _`x11_hash`: https://pypi.python.org/pypi/x11_hash -.. _`contrib/python3.6/python-3.6.sh`: https://github.com/kyuupichan/electrumx/blob/master/contrib/contrib/python3.6/python-3.6.sh -.. _`contrib/raspberrypi3/install_electrumx.sh`: https://github.com/kyuupichan/electrumx/blob/master/contrib/contrib/raspberrypi3/install_electrumx.sh -.. _`contrib/raspberrypi3/run_electrumx.sh`: https://github.com/kyuupichan/electrumx/blob/master/contrib/contrib/raspberrypi3/run_electrumx.sh +.. _`contrib/python3.6/python-3.6.sh`: https://github.com/kyuupichan/electrumx/blob/master/contrib/python3.6/python-3.6.sh +.. _`contrib/raspberrypi3/install_electrumx.sh`: https://github.com/kyuupichan/electrumx/blob/master/contrib/raspberrypi3/install_electrumx.sh +.. _`contrib/raspberrypi3/run_electrumx.sh`: https://github.com/kyuupichan/electrumx/blob/master/contrib/raspberrypi3/run_electrumx.sh