Add route for configuration profile assets (#48133)

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


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

* **New Features**
* Added a new convenience redirect route for `GET
/learn-more-about/configuration-profile-assets`, sending users to the
related configuration profile assets article section.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
melpike
2026-06-25 09:41:31 -06:00
committed by GitHub
parent 214619d935
commit d5d95f71d8
+1
View File
@@ -1379,6 +1379,7 @@ module.exports.routes = {
'GET /learn-more-about/vulnerability-exposure-cves': '/articles/dashboard-vulnerability-exposure',
'GET /learn-more-about/self-service-categories': '/guides/software-self-service#manage-self-service-categories',
'GET /learn-more-about/linux-wipe': '/guides/lock-wipe-hosts#linux-wipe-behavior',
'GET /learn-more-about/configuration-profile-assets': '/articles/custom-os-settings#apple-declarations-ddm',
// Sitemap
// =============================================================================================================