Add redirect for fleetd doc links in the product (#18237)

The old one was pointing to a section that doesn't exist anymore. (Part
of changes for https://github.com/fleetdm/fleet/pull/18138/)
This commit is contained in:
Rachael Shaw 2024-04-12 12:25:00 -05:00 committed by GitHub
parent 82806d07ef
commit de7f4b09c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -486,6 +486,7 @@ module.exports.routes = {
'GET /learn-more-about/domain-wide-delegation': 'https://admin.google.com/ac/owl/domainwidedelegation',
'GET /learn-more-about/enabling-calendar-api': 'https://console.cloud.google.com/apis/library/calendar-json.googleapis.com',
'GET /learn-more-about/downgrading': '/docs/using-fleet/downgrading-fleet',
'GET /learn-more-about/fleetd': '/docs/get-started/anatomy#fleetd',
// Sitemap
// =============================================================================================================