Skip to content

Commit dd446cd

Browse files
committed
Updating jQuery version in documentation.
1 parent 49fd06a commit dd446cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h4><i class="icon-wrench"></i> Setup</h4>
6969
<li><a href="http://www.99lime.com/downloads/">Download HTML KickStart</a></li>
7070
<li>Include jQuery and HTML KickStart
7171
<pre>
72-
&lt;script src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js&quot;&gt;&lt;/script&gt;
72+
&lt;script src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js&quot;&gt;&lt;/script&gt;
7373
&lt;script src=&quot;js/kickstart.js&quot;&gt;&lt;/script&gt; &lt;!-- KICKSTART --&gt;
7474
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/kickstart.css&quot; media=&quot;all&quot; /&gt; &lt;!-- KICKSTART --&gt;
7575
</pre>

0 commit comments

Comments
 (0)