Skip to content

Commit aed107b

Browse files
committed
chore: link fix
1 parent 5b4cb2b commit aed107b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/Shared/Components/DocLink/constants.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,20 +130,20 @@ export const DOCUMENTATION = {
130130
TENANTS_INSTALLATION: 'usage/software-distribution-hub/tenants',
131131

132132
// Infrastructure Management
133-
AUTOSCALER_DETECTION: 'user-guide/infra-management/infrastructure-overview#troubleshooting-autoscaler-detection',
134-
HELM_APPS: 'user-guide/infra-management/other-applications',
133+
AUTOSCALER_DETECTION:
134+
'docs/user-guide/infra-management/infrastructure-overview#troubleshooting-autoscaler-detection',
135135
INFRA_MANAGEMENT: 'docs/user-guide/infra-management',
136136

137137
// Cost Visibility
138-
COST_BREAKDOWN: 'user-guide/finops',
139-
COST_CALCULATION: 'user-guide/finops/overview-cost-visibility#how-is-the-cost-calculated',
138+
COST_BREAKDOWN: 'docs/user-guide/finops',
139+
COST_CALCULATION: 'docs/user-guide/finops/overview-cost-visibility#how-is-the-cost-calculated',
140140
COST_VISIBILITY_OVERVIEW: 'user-guide/finops/overview-cost-visibility',
141141

142142
// Security Center
143143
SECURITY_CENTER: 'docs/user-guide/security-features',
144144

145145
// AI Recommendations
146-
AI_RECOMMENDATIONS: 'usage/ai-recommendations',
146+
AI_RECOMMENDATIONS: 'docs/usage/ai-recommendations',
147147

148148
// Automation & Enablement
149149
AUTOMATION_AND_ENABLEMENT: 'docs/user-guide/automation',

0 commit comments

Comments
 (0)