From e5e42e79f9f385e5a4d1911fa85516724336a8a9 Mon Sep 17 00:00:00 2001 From: maradini77 <140460067+maradini77@users.noreply.github.com> Date: Sun, 13 Jul 2025 11:03:41 +0200 Subject: [PATCH] fix: broken link to system requirements in troubleshooting guide (#17384) --- docs/vocs/docs/pages/run/faq/troubleshooting.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vocs/docs/pages/run/faq/troubleshooting.mdx b/docs/vocs/docs/pages/run/faq/troubleshooting.mdx index 08b9c6fbe5..1f26cba9da 100644 --- a/docs/vocs/docs/pages/run/faq/troubleshooting.mdx +++ b/docs/vocs/docs/pages/run/faq/troubleshooting.mdx @@ -58,7 +58,7 @@ Currently, there are two main ways to fix this issue. #### Compact the database It will take around 5-6 hours and require **additional** disk space located on the same or different drive -equal to the [freshly synced node](/installation/overview#hardware-requirements). +equal to the [freshly synced node](/run/system-requirements). 1. Clone Reth ```bash