Skip to content

Commit c997629

Browse files
authored
Update validator.tsx
1 parent ba4bd64 commit c997629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/screens/validator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ export const ValidatorPage = () => {
363363
/>
364364
<div css={stakeButton}>
365365
<ButtonLink
366-
to={`https://delegate.taostats.io/delegate?hotkey=${address}`}
366+
to={`https://delegate.taostats.io/staking?hkey=${address}`}
367367
size="small"
368368
variant="outlined"
369369
color="secondary"

0 commit comments

Comments
 (0)