diff --git a/frontend/src/components/Sidebar.jsx b/frontend/src/components/Sidebar.jsx
index ea33f8b8..e74b6392 100644
--- a/frontend/src/components/Sidebar.jsx
+++ b/frontend/src/components/Sidebar.jsx
@@ -107,7 +107,7 @@ const Sidebar = ({ collapsed, toggleDrawer, drawerWidth, miniDrawerWidth }) => {
path: '/channels',
badge: `(${Object.keys(channels).length})`,
},
- { label: 'M3U', icon: , path: '/m3u' },
+ { label: 'M3U & EPG Manager', icon: , path: '/sources' },
{ label: 'EPG', icon: , path: '/epg' },
{
label: 'Stream Profiles',