We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8c6d9 commit 10e3aefCopy full SHA for 10e3aef
lib/doc_page.rb
@@ -42,7 +42,7 @@ def html_attributes
42
43
def head_content
44
title page_title
45
- script :src => "/jquery-1.7.2.min.js"
+ script :src => "/jquery.min.js"
46
script :src => "/js/doc_page.js"
47
end
48
0 commit comments