Skip to content

Commit

Permalink
Fix “Start deploying” homepage link
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmar committed Aug 7, 2023
1 parent 061c2e8 commit 14e772b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ export default function Index({
large
primary
as={Link}
href="https://plural.sh"
href="https://app.plural.sh/signup"
>
Start deploying
</Button>
Expand Down

0 comments on commit 14e772b

Please sign in to comment.