diff --git a/website/config/routes.js b/website/config/routes.js index 7a07552257..4f3ee77186 100644 --- a/website/config/routes.js +++ b/website/config/routes.js @@ -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 // =============================================================================================================