Skip to content

Commit

Permalink
fix: force https
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt authored Sep 8, 2023
1 parent ef86df5 commit e9d3dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cursorInspector/sidebar.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
-->

<!-- Libraries -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script src="https://code.jquery.com/ui/1.10.0/jquery-ui.min.js"></script>

<!-- Custom JavaScript -->
Expand Down

0 comments on commit e9d3dc9

Please sign in to comment.