Skip to content

Commit

Permalink
update pricing button text (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsladerman authored Dec 11, 2024
1 parent 20f00bc commit 001bc12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ export default function Pricing({
cta={
<Button
as="a"
href="https://app.plural.sh/"
href="https://plural.sh/contact-sales"
target="_blank"
rel="noopener noreferer"
secondary
>
Sign up
Book a demo
</Button>
}
/>
Expand Down

0 comments on commit 001bc12

Please sign in to comment.