Skip to content

Commit

Permalink
Updated jQuery version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Jul 13, 2018
1 parent e4f0dc9 commit 791592b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h3><a name="arrows"></a><strong>4.</strong> One way of adding arrows as state i

</div>

<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="../dist/zebra_accordion.min.js"></script>
<script src="examples.js"></script>

Expand Down

0 comments on commit 791592b

Please sign in to comment.