mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-22 04:45:46 -04:00
Fix path of browser-update
This commit is contained in:
parent
40f86829f7
commit
746e115f99
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@
|
|||
Discourse.start()
|
||||
</script>
|
||||
|
||||
<%= javascript_include_tag 'browser-update' %>
|
||||
<%= javascript_include_tag '/assets/browser-update' %>
|
||||
|
|
Loading…
Reference in a new issue