diff --git a/src/webui/static/app/esfilter.js b/src/webui/static/app/esfilter.js index 51550096..5bed116b 100644 --- a/src/webui/static/app/esfilter.js +++ b/src/webui/static/app/esfilter.js @@ -40,7 +40,7 @@ tvheadend.esfilter_tab = function(panel) }, del: true, help: function() { - new tvheadend.help('Stream Profile', 'config_profile.html'); + new tvheadend.help('Stream Profile', 'config_streamprofile.html'); } });