From c47a5fc0e1e9ef1ef497d738300f5459421946d8 Mon Sep 17 00:00:00 2001 From: Fibonacci747 Date: Thu, 19 Feb 2026 00:55:55 +0100 Subject: [PATCH] fix link (#616) --- .../a-technical-introduction-to-arbitrums-optimistic-rollup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/articles/a-technical-introduction-to-arbitrums-optimistic-rollup.md b/content/articles/a-technical-introduction-to-arbitrums-optimistic-rollup.md index e180a7b..e675f28 100644 --- a/content/articles/a-technical-introduction-to-arbitrums-optimistic-rollup.md +++ b/content/articles/a-technical-introduction-to-arbitrums-optimistic-rollup.md @@ -172,4 +172,4 @@ If you're interested in reading more on Arbitrum's optimistic rollup, their docu - [Arbitrum Doc — Inside Arbitrum](https://developer.offchainlabs.com/docs/inside_arbitrum) - [Arbitrum Doc — Rollup Protocol](https://developer.offchainlabs.com/docs/rollup_protocol) - [Arbitrum Doc — AVM Design Rationale](https://developer.offchainlabs.com/docs/avm_design) -- [Arbitrum Doc — Overview of Differences with Ethereum](https://developer.offchainlabs.com/docs/differences_overview) +- [Arbitrum Doc — Overview of Differences with Ethereum](https://docs.arbitrum.io/build-decentralized-apps/arbitrum-vs-ethereum/comparison-overview)