Skip to content

Commit

Permalink
fix: typo in BUSD warning link
Browse files Browse the repository at this point in the history
  • Loading branch information
gleiser-oliveira committed Oct 25, 2023
1 parent b18f182 commit e47f55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Dashboard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const DashboardUi: React.FC<DashboardUiProps> = ({
i18nKey="dashboard.banner.busdForceLiquidations"
components={{
Link: (
<Link href="https://app.venus.io/#/governance/proposal/1919" />
<Link href="https://app.venus.io/#/governance/proposal/191" />
),
}}
/>
Expand Down

0 comments on commit e47f55d

Please sign in to comment.