Website: Update pricing page card link (#40114)

Related to: https://github.com/fleetdm/confidential/issues/14265

Changes: 
- Updated the "Get started" link on the pricing page to go to the
self-service license dispenser.
This commit is contained in:
Eric
2026-02-19 12:59:24 -06:00
committed by GitHub
parent 0767bb3568
commit 2f0074dfc4
+1 -1
View File
@@ -49,7 +49,7 @@
</div>
</div>
</div>
<a purpose="card-button" class="btn btn-block btn-lg btn-primary mx-auto mb-0" href="/register">Get started</a>
<a purpose="card-button" class="btn btn-block btn-lg btn-primary mx-auto mb-0" href="/new-license">Get started</a>
</div>
</div>
</div>