[Route] Add route for DDM activations learn more page (#50465)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #48222

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* Added a redirect from the DDM activations information page to the
relevant section of the Custom OS Settings article.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
melpike
2026-08-06 13:52:13 -06:00
committed by GitHub
co-authored by Eric
parent cc9f8e4891
commit e6f1abe5a2
+1
View File
@@ -1379,6 +1379,7 @@ module.exports.routes = {
'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',
'GET /learn-more-about/ddm-activations': '/guides/custom-os-settings#apple-declarations-ddm',
'GET /learn-more-about/linux-disk-encryption': '/guides/enforce-disk-encryption#enforce-disk-encryption-on-linux',
'GET /learn-more-about/removal-behavior': '/guides/custom-os-settings#removal-behavior',
'GET /learn-more-about/android-manual-sync': '/guides/how-to-manually-sync-an-android-device',