From 5183e2c4c9db464a0f68c6fb6d87a8c013bd643f Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 10 Jan 2023 11:24:09 -0600 Subject: [PATCH] "Why open source?" (#9233) In the footer, instead of https://fleetdm.com/transparency, include a link to ["Why open source?"](https://fleetdm.com/handbook/company/why-this-way#why-open-source) (in "Why this way?", in the handbook) Why? "Transparency" is a page designed especially for end users, and linked to already from within Fleet Desktop. Let's use this footer link to help communicate some of the same ideas, but with additional context for IT and security folks within customer and contributor organizations. --- website/views/layouts/layout.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index dec1b02e0f..364ec9461a 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -269,7 +269,7 @@ Fleet Managed Cloud. Join Try it out Docs Query library - Transparency + Why open source?
Pricing