Replaced "Hall of fame" link in Footer (#7618)

Replaced with "Osquery slack" and a link to https://osquery.fleetdm.com/

This will allow us to still link to this subdomain in the main nav while also changing Fleetdm.com/slack redirects to the osquery/#fleet invite link
This commit is contained in:
Tim Kern 2022-09-08 11:28:55 -05:00 committed by GitHub
parent 5809348164
commit 93912f62b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -279,7 +279,7 @@
<a href="/apply" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2">Jobs</a>
<a href="/blog" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2">Blog</a>
<a href="/docs/contributing" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2">Contribute</a>
<a href="/hall-of-fame" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2 pb-xl-0">Hall of fame</a>
<a href="https://osquery.fleetdm.com/" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2 pb-xl-0">Osquery slack</a>
</div>
</div>
</div>