mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update link to Fleet on website (#264)
Link to the README section of the repository homepage rather than the README file at master.
This commit is contained in:
parent
a9c0c472fc
commit
7f6b413e7c
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@
|
|||
<h2 style="color: #6B6CFA">FREE</h2>
|
||||
<p class="mb-0">/host/month</p>
|
||||
</div>
|
||||
<a target="_blank" href="https://github.com/fleetdm/fleet/blob/master/README.md" style="max-width: 242px;" class="btn btn-block btn-lg btn-info mt-3 mb-4 mx-auto">Start now</a>
|
||||
<a target="_blank" href="https://github.com/fleetdm/fleet#readme" style="max-width: 242px;" class="btn btn-block btn-lg btn-info mt-3 mb-4 mx-auto">Start now</a>
|
||||
<div style="max-width: 242px; min-height: 150px" class="mx-auto mb-4">
|
||||
<p style="padding-left: 32px;" class="position-relative mt-3 mb-4">
|
||||
<img alt="a circle with a checkmark" src="/images/check-circle-16x16@2x.png" style="width: 16px; height: 16px; left: 0; top: 4px;" class="position-absolute"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue