Website: fix /learn-more/connect-idp redirect (#28989)

Closes: https://github.com/fleetdm/fleet/issues/28982


Changes:
- Updated the website redirect for `/learn-more/connect-idp` to go to
the correct guide.
This commit is contained in:
Eric 2025-05-08 17:31:00 -05:00 committed by GitHub
parent 1f0c723589
commit 0e1deb6293
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -888,7 +888,7 @@ module.exports.routes = {
'GET /learn-more-about/ui-gitops-mode': 'https://github.com/fleetdm/fleet-gitops/?tab=readme-ov-file#fleet-ui',
'GET /learn-more-about/certificates-query': '/tables/certificates',
'GET /learn-more-about/gitops': 'https://github.com/fleetdm/fleet-gitops/',
'GET /learn-more-about/connect-idp': '/guides/add-user-info-from-idp-to-host',
'GET /learn-more-about/connect-idp': '/guides/foreign-vitals-map-idp-users-to-hosts',
'GET /learn-more-about/troubleshoot-idp-connection': '/guides/foreign-vitals-map-idp-users-to-hosts#verify-connection',
'GET /learn-more-about/unsigning-configuration-profiles': 'https://fleetdm.com/guides/custom-os-settings#enforce-os-settings',
// FUTURE: update the temporary redirect below to go to the documentation for connecting Android enterprise