Update Free CTA.ejs (#7792)

Changing "Sign up for Sandbox" to "See Fleet in Sandbox" as "sign up" could give the impression users will be billed when the trial is over.
This commit is contained in:
Chris McGillicuddy 2022-09-16 11:09:23 -05:00 committed by GitHub
parent 6a3d9959fc
commit dac6e67fdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@
style="max-width: 242px; font-size:16px;"
class="btn btn-block btn-lg btn-info mt-3 mb-4 mx-auto"
href="/try-fleet/register"
>Sign up for Sandbox</a>
>See Fleet in Sandbox</a>
</div>
</div>
</div>