From 12f4239023515e247eb0a33fdc07e5b6ab5513fc Mon Sep 17 00:00:00 2001 From: spalinger Date: Mon, 17 Apr 2023 10:17:47 +0200 Subject: [PATCH] docs: fix external link about pruning (#27100) Fix external Link --- docs/fundamentals/pruning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/pruning.md b/docs/fundamentals/pruning.md index 1b286faf4d..7f99c2de46 100644 --- a/docs/fundamentals/pruning.md +++ b/docs/fundamentals/pruning.md @@ -61,4 +61,4 @@ Messages about "state snapshot generation" indicate that a snapshot is not fully [Pruning Geth guide (@yorickdowne)](https://gist.github.com/yorickdowne/3323759b4cbf2022e191ab058a4276b2) -[Pruning Geth in a RocketPool node](https://docs.rocketpool.net/guides/node/geth-pruning.html) +[Pruning Geth in a RocketPool node](https://docs.rocketpool.net/guides/node/pruning.html)