Skip to content

Commit a25b809

Browse files
committed
withdrawals link
1 parent be41f0f commit a25b809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/[locale]/roadmap/_components/roadmap.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ const RoadmapPage = () => {
9494
},
9595
{
9696
icon: <StakingWithdrawalsIcon />,
97-
title: "Staking widthdrawals",
97+
title: "Staking withdrawals",
9898
description:
9999
"The Shanghai/Capella upgrade enabled staking withdrawals on Ethereum, allowing people to unlock their staked ETH.",
100-
href: "/",
100+
href: "/staking/withdrawals",
101101
},
102102
{
103103
icon: <SingleSlotFinalityIcon />,

0 commit comments

Comments
 (0)