Skip to content

Commit

Permalink
Merge pull request #2773 from starknet-io/dev
Browse files Browse the repository at this point in the history
Merge dev into production
  • Loading branch information
igalst committed Apr 21, 2024
2 parents a94ec9b + 2ce1662 commit 0a57405
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions workspaces/website/src/blocks/HomepageHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,10 @@ export const HomepageHero = ({ seo }: Props) => {
<Button
size="lg"
variant="secondaryHero"
href="/en/explore-starknet"
href="https://starkgate.starknet.io/"
target="_blank"
>
Explore Starknet
Bridge
</Button>
</Stack>
</Box>
Expand Down

0 comments on commit 0a57405

Please sign in to comment.