Skip to content

Commit

Permalink
Rename bundled jquery file to jquery.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Pajk committed Dec 13, 2015
1 parent 58d267a commit 326b211
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/apipie/helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def full_url(path)
end

def include_javascripts
%w[ bundled/jquery-1.11.3.min.js
%w[ bundled/jquery.js
bundled/bootstrap-collapse.js
bundled/prettify.js
apipie.js ].map do |file|
Expand Down

0 comments on commit 326b211

Please sign in to comment.