From a86eaec57a9bc75abd35a33390a00a7bfbdb5e0b Mon Sep 17 00:00:00 2001
From: Dmitry <98899785+mdqst@users.noreply.github.com>
Date: Tue, 7 Oct 2025 13:12:51 +0300
Subject: [PATCH] docs: fixing some broken links
---
public/content/roadmap/scaling/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/content/roadmap/scaling/index.md b/public/content/roadmap/scaling/index.md
index b484d16ffde..fe1a2b94ba2 100644
--- a/public/content/roadmap/scaling/index.md
+++ b/public/content/roadmap/scaling/index.md
@@ -38,7 +38,7 @@ This second step is known as ["Danksharding"](/roadmap/danksharding/). Implement
## Decentralizing rollups {#decentralizing-rollups}
-[Rollups](/layer-2) are already scaling Ethereum. A [rich ecosystem of rollup projects](https://l2beat.com/scaling/tvl) is enabling users to transact quickly and cheaply, with a range of security guarantees. However, rollups have been bootstrapped using centralized sequencers (computers that do all the transaction processing and aggregation before submitting them to Ethereum). This is vulnerable to censorship, because the sequencer operators can be sanctioned, bribed or otherwise compromised. At the same time, [rollups vary](https://l2beat.com) in the way they validate incoming data. The best way is for "provers" to submit [fraud proofs](/glossary/#fraud-proof) or validity proofs, but not all rollups are there yet. Even those rollups that do use validity/fraud proofs use a small pool of known provers. Therefore, the next critical step in scaling Ethereum is to distribute responsibility for running sequencers and provers across more people.
+[Rollups](/layer-2) are already scaling Ethereum. A [rich ecosystem of rollup projects](https://l2beat.com/scaling/tvs) is enabling users to transact quickly and cheaply, with a range of security guarantees. However, rollups have been bootstrapped using centralized sequencers (computers that do all the transaction processing and aggregation before submitting them to Ethereum). This is vulnerable to censorship, because the sequencer operators can be sanctioned, bribed or otherwise compromised. At the same time, [rollups vary](https://l2beat.com/scaling/summary) in the way they validate incoming data. The best way is for "provers" to submit [fraud proofs](/glossary/#fraud-proof) or validity proofs, but not all rollups are there yet. Even those rollups that do use validity/fraud proofs use a small pool of known provers. Therefore, the next critical step in scaling Ethereum is to distribute responsibility for running sequencers and provers across more people.
More on rollups
@@ -50,4 +50,4 @@ Work on full Danksharding continues, with progress being made on its prerequisit
[More on the Dencun network upgrade and its impact](/roadmap/dencun/)
-
\ No newline at end of file
+