mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update basic-documentation.ejs (#1717)
This link change was missed this morning. Background - we don't want to send existing users from the docs to the pricing page, so until we are able to deploy the new Get Started page, we are temporarily sending this link to the install guide on GitHub.
This commit is contained in:
parent
4ac2546b63
commit
0f7e507b35
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<img class="cta-image" alt="Install Fleet" src="/images/install-fleet-140x72@2x.png"/>
|
||||
<div class="text-center text-md-left cta-text">
|
||||
<p class="font-weight-bold p-0 pl-md-4 pt-2 pt-md-0 m-0">Install osquery and Fleet</p>
|
||||
<a class="p-0 pl-md-4 pt-2 pt-md-0 arrow" href="/get-started">
|
||||
<a class="p-0 pl-md-4 pt-2 pt-md-0 arrow" href="/install">
|
||||
Get started
|
||||
<img class="d-inline mb-1" style="height: 16px; width: auto;" alt="right arrow" src="/images/arrow-right-16x16@2x.png" />
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue