Redirection for host identifiers docs (#19762)

Redirection needed for CLI in this story: #19127
This commit is contained in:
Marko Lisica 2024-06-14 18:51:25 +02:00 committed by GitHub
parent a453d4ad36
commit 236535d526
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -525,6 +525,7 @@ module.exports.routes = {
'GET /learn-more-about/renew-apns': '/docs/using-fleet/mdm-setup#apple-push-notification-service-apns',
'GET /learn-more-about/renew-abm': '/docs/using-fleet/mdm-setup#apple-business-manager-abm',
'GET /learn-more-about/fleet-server-private-key': '/docs/configuration/fleet-server-configuration#server-private-key',
'GET /learn-more-about/host-identifiers': '/docs/rest-api/rest-api#get-host-by-identifier',
// Sitemap
// =============================================================================================================