From d2a57435ff06e3ed929e016745847ad8df037f7d Mon Sep 17 00:00:00 2001 From: Kevin Chang Date: Tue, 9 Jun 2026 15:53:41 +0800 Subject: [PATCH] Update Scroll snapshot link --- src/content/docs/en/developers/guides/running-a-scroll-node.mdx | 2 +- src/content/docs/en/developers/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/en/developers/guides/running-a-scroll-node.mdx b/src/content/docs/en/developers/guides/running-a-scroll-node.mdx index ad9060dca..b2009732e 100644 --- a/src/content/docs/en/developers/guides/running-a-scroll-node.mdx +++ b/src/content/docs/en/developers/guides/running-a-scroll-node.mdx @@ -73,7 +73,7 @@ Download the latest l2geth : ### Download the Snapshot -SNAPSHOT_URL = https://scroll-geth-snapshot.s3.us-west-2.amazonaws.com/mpt/latest.tar +SNAPSHOT_URL = https://snapshot.scroll.io/mpt/latest.tar 1. Download the snapshot ```bash diff --git a/src/content/docs/en/developers/index.mdx b/src/content/docs/en/developers/index.mdx index 233056798..24ec892bc 100644 --- a/src/content/docs/en/developers/index.mdx +++ b/src/content/docs/en/developers/index.mdx @@ -85,7 +85,7 @@ Use our [Dune dashboard](https://docs.scroll.io/en/developers/developer-ecosyste **Where can i download Scroll node's snapshot?** -Mainnet : https://scroll-geth-snapshot.s3.us-west-2.amazonaws.com/mpt/latest.tar +Mainnet : https://snapshot.scroll.io/mpt/latest.tar Sepolia : https://scroll-sepolia-l2geth-snapshots.s3.us-west-2.amazonaws.com/mpt/latest.tar