Website: Add redirect for linking to policy templates from the Fleet UI (#26321)

For #26052
This commit is contained in:
Rachael Shaw 2025-02-13 16:44:09 -06:00 committed by GitHub
parent d0a0bc9499
commit 1c644caba7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -869,6 +869,7 @@ module.exports.routes = {
'GET /contribute-to/policies': 'https://github.com/fleetdm/fleet/edit/main/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml',
'GET /learn-more-about/end-user-license-agreement': '/guides/macos-setup-experience#end-user-authentication-and-end-user-license-agreement-eula',
'GET /learn-more-about/end-user-authentication': '/guides/macos-setup-experience#end-user-authentication-and-end-user-license-agreement-eula',
'GET /learn-more-about/policy-templates': '/policies',
// Sitemap
// =============================================================================================================