Skip to content

Commit 95b749c

Browse files
committed
chore: Update EPG page title to better reflect it's content
1 parent f3a7c6e commit 95b749c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/advanced/auto-merge-channels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,5 +262,5 @@ dispatch(new MergeChannels(
262262
## Next Steps
263263

264264
- [EPG Setup](/docs/resources/epg-setup) - Configure Electronic Program Guide
265-
- [EPG Optimization](/docs/advanced/epg-optimization) - Performance tuning
265+
- [EPG Cache Overview](/docs/advanced/epg-optimization) - Performance tuning
266266
- [Docker Compose Deployments](/docs/deployment/docker-compose) - Deploy to production

docs/advanced/epg-optimization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ tags:
55
- Advanced
66
- EPG
77
- Performance
8-
title: EPG Optimization
8+
title: EPG Cache Overview
99
---
1010

11-
# EPG Optimization
11+
# EPG Cache Overview
1212

1313
M3U Editor includes comprehensive EPG caching for dramatically improved performance with large EPG files.
1414

docs/deployment/m3u-proxy-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,4 @@ CLEANUP_INTERVAL=120
292292

293293
- [Docker Compose Deployments](/docs/deployment/docker-compose) - Other deployment options
294294
- [Caddy vs Nginx](/docs/deployment/caddy-vs-nginx) - Reverse proxy options
295-
- [EPG Optimization](/docs/advanced/epg-optimization) - Performance tuning
295+
- [EPG Cache Overview](/docs/advanced/epg-optimization) - Performance tuning

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Production deployment guides:
110110
### ⚡ Advanced Topics
111111
Deep dives into advanced features:
112112
- [Auto-Merge Channels](/docs/advanced/auto-merge-channels)
113-
- [EPG Optimization](/docs/advanced/epg-optimization)
113+
- [EPG Cache Overview](/docs/advanced/epg-optimization)
114114

115115
### 💬 Community & Support
116116
Get help and contribute:

0 commit comments

Comments
 (0)