Skip to content

Commit f06dd50

Browse files
committed
🔗 Fix GitHub markdown anchor links in OPERATIONS_GUIDE.md navigation
- Remove emojis from anchor links to match GitHub's anchor generation - Main navigation table links now work correctly on GitHub - Key subsections jump-to links now work correctly on GitHub - GitHub generates anchors by removing emojis and converting to lowercase-with-hyphens
1 parent d8deda0 commit f06dd50

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

docs/OPERATIONS_GUIDE.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@
2222

2323
| Section | Focus Area | Time to Read | Best for |
2424
|---------|------------|--------------|----------|
25-
| [🎯 Operations Overview](#🎯-operations-overview) | What operations covers | 5 min | All readers |
26-
| [📊 Monitoring & Observability](#📊-monitoring--observability) | Multi-layer monitoring | 15 min | Ops, DevOps |
27-
| [🚨 Incident Response](#🚨-incident-response) | Emergency procedures | 10 min | Ops, SRE |
28-
| [🔧 Maintenance Procedures](#🔧-maintenance-procedures) | Routine/automated tasks | 10 min | Ops, DevOps |
29-
| [📈 Performance & Scaling](#📈-performance--scaling-capacity-planning) | Optimization, scaling | 10 min | Ops, IT Leaders |
30-
| [📚 Related Guides](#📚-related-guides) | More docs | 2 min | All readers |
25+
| [🎯 Operations Overview](#operations-overview) | What operations covers | 5 min | All readers |
26+
| [📊 Monitoring & Observability](#monitoring--observability) | Multi-layer monitoring | 15 min | Ops, DevOps |
27+
| [🚨 Incident Response](#incident-response) | Emergency procedures | 10 min | Ops, SRE |
28+
| [🔧 Maintenance Procedures](#maintenance-procedures) | Routine/automated tasks | 10 min | Ops, DevOps |
29+
| [📈 Performance & Scaling](#performance--scaling-capacity-planning) | Optimization, scaling | 10 min | Ops, IT Leaders |
30+
| [📚 Related Guides](#related-guides) | More docs | 2 min | All readers |
3131

3232
### 🔗 **Key Subsections You Can Jump To:**
33-
- [🎛️ AI-Driven Operational Maturity](#🎛️-ai-driven-operational-maturity)
34-
- [📈 Key Performance Indicators (KPIs)](#📈-key-performance-indicators-kpis)
35-
- [🚨 Alert Configuration](#🚨-alert-configuration)
36-
- [📊 Flexible Tenant Management Operations](#📊-flexible-tenant-management-operations)
37-
- [🔧 Tenant Onboarding Automation](#🔧-tenant-onboarding-automation)
38-
- [📊 Custom Dashboards](#📊-custom-dashboards)
39-
- [🔄 Routine Maintenance Tasks](#🔄-routine-maintenance-tasks)
40-
- [📋 Incident Classification](#📋-incident-classification)
41-
- [🔧 Incident Response Playbooks](#🔧-incident-response-playbooks)
42-
- [📈 Growth Projections](#📈-growth-projections)
43-
- [🎯 Scaling Triggers](#🎯-scaling-triggers)
33+
- [🎛️ AI-Driven Operational Maturity](#ai-driven-operational-maturity)
34+
- [📈 Key Performance Indicators (KPIs)](#key-performance-indicators-kpis)
35+
- [🚨 Alert Configuration](#alert-configuration)
36+
- [📊 Flexible Tenant Management Operations](#flexible-tenant-management-operations)
37+
- [🔧 Tenant Onboarding Automation](#tenant-onboarding-automation)
38+
- [📊 Custom Dashboards](#custom-dashboards)
39+
- [🔄 Routine Maintenance Tasks](#routine-maintenance-tasks)
40+
- [📋 Incident Classification](#incident-classification)
41+
- [🔧 Incident Response Playbooks](#incident-response-playbooks)
42+
- [📈 Growth Projections](#growth-projections)
43+
- [🎯 Scaling Triggers](#scaling-triggers)
4444

4545
---
4646

0 commit comments

Comments
 (0)