Fix mismatched link in footer ("what is osquery?") (#2980)

This commit is contained in:
Mike McNeil 2021-11-16 18:56:56 -06:00 committed by GitHub
parent 3803a38972
commit 520782008e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -163,7 +163,7 @@
© 2021 Fleet Device Management Inc.
<span purpose="legal-nav">
<a style="text-decoration: underline;" href="/legal/privacy">Privacy</a>
<a style="text-decoration: underline;" class="pl-3" href="/legal/privacy">What is osquery?</a>
<a style="text-decoration: underline;" class="pl-3" target="_blank" href="https://osquery.io">What is osquery?</a>
</span>
</div>
</div>