From 1966f7608ff64985b0885da6b10d1ff7097f1b0f Mon Sep 17 00:00:00 2001 From: Danyal Prout Date: Wed, 2 Jul 2025 18:23:33 -0500 Subject: [PATCH] fix: update node snapshots link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- docs/base-chain/node-operators/performance-tuning.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/base-chain/node-operators/performance-tuning.mdx b/docs/base-chain/node-operators/performance-tuning.mdx index 5900a71..72930a6 100644 --- a/docs/base-chain/node-operators/performance-tuning.mdx +++ b/docs/base-chain/node-operators/performance-tuning.mdx @@ -40,7 +40,7 @@ The following are the hardware specifications used for Base production nodes: ## Initial Sync -Using a recent [snapshot](/base-chain/node-operators/snapshots.mdx) can significantly reduce the time required for the initial node synchronization process. +Using a recent [snapshot](/base-chain/node-operators/snapshots) can significantly reduce the time required for the initial node synchronization process. ## Client Software