Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Aug 9, 2024
1 parent cce8d98 commit 7613410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const Home = () => {
{
label: 'Purchase a Core',
image: Trade,
url: `/purchase?network=${network}`,
url: `/purchase`,
dataCy: 'btn-purchase-a-core',
},
{
Expand Down

0 comments on commit 7613410

Please sign in to comment.