diff --git a/app/views/common/_discourse_javascript.html.erb b/app/views/common/_discourse_javascript.html.erb index bb8d44c3f..ab3f91e42 100644 --- a/app/views/common/_discourse_javascript.html.erb +++ b/app/views/common/_discourse_javascript.html.erb @@ -39,4 +39,4 @@ Discourse.start() -<%= javascript_include_tag '/assets/browser-update' %> +<%= javascript_include_tag 'browser-update.js' %>