From a363c66529719ab31a6b41c6b826b11853ec6d50 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 6517b2e32..97532a6fb 100644 --- a/src/content/docs/en/developers/index.mdx +++ b/src/content/docs/en/developers/index.mdx @@ -89,7 +89,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