Skip to content

Commit 5f66d31

Browse files
committed
Made review changes.
1 parent ca7acf1 commit 5f66d31

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/components/NetworkMaturity.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,14 @@ const NetworkMaturity = () => {
3131
{" "}
3232
<p>
3333
We review the network’s progress towards{" "}
34-
<a href="https://medium.com/l2beat/introducing-stages-a-framework-to-evaluate-rollups-maturity-d290bb22befe">
34+
<a
35+
href="https://medium.com/l2beat/introducing-stages-a-framework-to-evaluate-rollups-maturity-d290bb22befe"
36+
target="_blank"
37+
rel="noopener noreferrer"
38+
>
3539
Ethereum alignment
3640
</a>
37-
(<strong>rollup stages 0-2</strong>),{" "}
41+
&nbsp;(<strong>rollup stages 0-2</strong>),{" "}
3842
<strong>total value locked (TVL)</strong>,
3943
<strong> time live in production</strong>, and{" "}
4044
<strong>risk considerations</strong>. These levels help track

0 commit comments

Comments
 (0)