Fix path of browser-update

This commit is contained in:
Neil Lalonde 2013-11-27 13:56:07 -05:00
parent 40f86829f7
commit 746e115f99
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@
Discourse.start()
</script>
<%= javascript_include_tag 'browser-update' %>
<%= javascript_include_tag '/assets/browser-update' %>