diff --git a/website/config/routes.js b/website/config/routes.js index 5e6f24d3ba..a68fb476cb 100644 --- a/website/config/routes.js +++ b/website/config/routes.js @@ -1368,6 +1368,9 @@ module.exports.routes = { 'GET /learn-more-about/windows-default-fleet': '/guides/windows-mdm-setup#set-a-default-fleet-for-new-hosts', 'GET /learn-more-about/device-and-user-scope': '/guides/custom-os-settings#device-and-user-scope', 'GET /learn-more-about/idp-account-sync': '/guides/deploying-apple-account-provisioning-with-fleet', + 'GET /learn-more-about/security-posture': 'https://developers.google.com/android/management/reference/rest/v1/enterprises.devices#DevicePosture', + 'GET /learn-more-about/software-update-status': 'https://developers.google.com/android/management/reference/rest/v1/enterprises.devices#SystemUpdateInfo', + // Sitemap // =============================================================================================================