mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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:
parent
5809348164
commit
93912f62b2
1 changed files with 1 additions and 1 deletions
2
website/views/layouts/layout.ejs
vendored
2
website/views/layouts/layout.ejs
vendored
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue