Fix GitOps mode 404 (#26718)

Add redirect for https://fleetdm.com/learn-more-about/ui-gitops-mode
This commit is contained in:
Rachael Shaw 2025-02-28 13:08:16 -06:00 committed by GitHub
parent 044e59c7e7
commit bf276cdfcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -871,6 +871,7 @@ module.exports.routes = {
'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',
'GET /learn-more-about/windows-mdm': '/guides/windows-mdm-setup',
'GET /learn-more-about/ui-gitops-mode': 'https://github.com/fleetdm/fleet-gitops/?tab=readme-ov-file#fleet-ui',
// Sitemap
// =============================================================================================================