Skip to content

Commit 24c9cd0

Browse files
committed
should say sign up
1 parent 65cc9e8 commit 24c9cd0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_includes/v1/pricing/plans.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h3 class="font-semibold">Solo</h3>
1717
</div>
1818

1919
<a class="btn-outline w-full" href="https://vault.dotenv.org/signup">
20-
Try for free
20+
Sign Up
2121
</a>
2222
</div>
2323

@@ -83,7 +83,7 @@ <h3 class="font-semibold">Team</h3>
8383
</div>
8484

8585
<a class="btn-primary w-full" href="/ui/ui1/organization/new?plan=team">
86-
Try for free
86+
Sign Up
8787
</a>
8888
</div>
8989

_includes/v2/pricing/plans.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h3 class="font-semibold leading-6 text-gray-900">Team</h3>
6868
<p class="text-zinc-950"><span class="font-bold">Month</span> <span class="">per user</span></p>
6969
</div>
7070
</div>
71-
<a href="https://vault.dotenv.org/signup" aria-describedby="tier-scale" class="rounded-md py-3 px-3 text-center font-semibold leading-6 text-white bg-yellow-600 shadow-sm hover:bg-yellow-500" data-umami-event="Signup Clicked">Try for free</a>
71+
<a href="https://vault.dotenv.org/signup" aria-describedby="tier-scale" class="rounded-md py-3 px-3 text-center font-semibold leading-6 text-white bg-yellow-600 shadow-sm hover:bg-yellow-500" data-umami-event="Signup Clicked">Sign Up</a>
7272
</div>
7373
<p class="my-3 dark:text-zinc-200">Advanced security and more control for teams of all sizes.</p>
7474
<div class="mt-8 flow-root sm:mt-10">

0 commit comments

Comments
 (0)