Skip to content

Commit

Permalink
Fix example.
Browse files Browse the repository at this point in the history
  • Loading branch information
olivernn committed Apr 3, 2014
1 parent fb43585 commit 1489c02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require([
'example/jquery.js',
'example/mustache.js',
'/example/jquery.js',
'/example/mustache.js',
'../lunr.js',
'text!templates/question_view.mustache',
'text!templates/question_list.mustache',
Expand Down

0 comments on commit 1489c02

Please sign in to comment.