Add redirection for org logo sizes (#30506)
Related to: - #30093 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added a new route for organization logo size information, redirecting users to the relevant documentation section. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Vendored
+1
@@ -936,6 +936,7 @@ module.exports.routes = {
|
||||
'GET /learn-more-about/yaml-software-setup-experience': '/docs/configuration/yaml-files#self-service-labels-categories-and-setup-experience',
|
||||
'GET /learn-more-about/microsoft-compliance-partner': '/guides/entra-conditional-access-integration',
|
||||
'GET /learn-more-about/conditional-access': '/guides/entra-conditional-access-integration',
|
||||
'GET /learn-more-about/organization-logo-size': '/docs/configuration/yaml-files#org-info',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user