From 83cf32f71f8113e5ab36ba6977bfc4fb943f165b Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Fri, 8 Apr 2022 14:51:58 -0400 Subject: [PATCH] Fixed broken links --- .../misc/how-to-generate-bitcoin-dataset/README.md | 2 +- .../how-to-seed-bitcoin-dataset-on-headless-server/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/how-to-self-host-hardened-bitcoin-node/misc/how-to-generate-bitcoin-dataset/README.md b/how-to-self-host-hardened-bitcoin-node/misc/how-to-generate-bitcoin-dataset/README.md index 1d6f2b7..f710919 100644 --- a/how-to-self-host-hardened-bitcoin-node/misc/how-to-generate-bitcoin-dataset/README.md +++ b/how-to-self-host-hardened-bitcoin-node/misc/how-to-generate-bitcoin-dataset/README.md @@ -12,7 +12,7 @@ Listed: true ## Requirements -- [Hardened Bitcoin node](../README.md) (with at least 2TB of SSD storage) +- [Hardened Bitcoin node](../../README.md) (with at least 2TB of SSD storage) - Linux or macOS computer ## Caveats diff --git a/how-to-self-host-hardened-bitcoin-node/misc/how-to-seed-bitcoin-dataset-on-headless-server/README.md b/how-to-self-host-hardened-bitcoin-node/misc/how-to-seed-bitcoin-dataset-on-headless-server/README.md index 4acfd4d..852021c 100644 --- a/how-to-self-host-hardened-bitcoin-node/misc/how-to-seed-bitcoin-dataset-on-headless-server/README.md +++ b/how-to-self-host-hardened-bitcoin-node/misc/how-to-seed-bitcoin-dataset-on-headless-server/README.md @@ -12,7 +12,7 @@ Listed: true ## Requirements -- [Hardened Debian server](../../how-to-configure-hardened-debian-server/README.md) (with at least 500GB of available SSD storage and unlimited bandwidth) +- [Hardened Debian server](../../../how-to-configure-hardened-debian-server/README.md) (with at least 500GB of available SSD storage and unlimited bandwidth) - Transmission app SSD storage, IPv6 disabled and unlimited bandwidth) - Linux or macOS computer