On fleetdm.com, update links to point to Fleet Sandbox (#7321)

- Update /get-started to /try-fleet/register in 2 places on website
This commit is contained in:
Noah Talerman 2022-08-19 15:00:32 -04:00 committed by GitHub
parent 1d83b2610c
commit e97755f924
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -267,7 +267,7 @@
<div class="d-flex flex-grow-1 flex-column">
<div purpose="footer-nav" class="justify-content-between justify-content-sm-end order-l pb-xl-2 px-lg-0">
<div class="flex-column">
<a href="/get-started" class="d-block pr-md-5 pr-sm-3 pb-2">Get started</a>
<a href="/try-fleet/register" class="d-block pr-md-5 pr-sm-3 pb-2">Get started</a>
<a href="/docs" class="d-block pr-md-5 pr-sm-3 pb-2">Docs</a>
<a href="/queries" class="d-block pr-md-5 pr-sm-3 pb-2">Query library</a>
<a href="/transparency" class="d-block pr-md-5 pr-sm-3 pb-2 pb-xl-0">Transparency</a>

View file

@ -24,7 +24,7 @@
<a
style="max-width: 242px"
class="btn btn-block btn-lg btn-info my-3 mx-auto"
href="/get-started"
href="/try-fleet/register"
>Get started</a
>
<div