Skip to content

Commit

Permalink
[Doc] fix jquery version
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthou committed Sep 12, 2023
1 parent 6a46e71 commit 3243c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</head>

<body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="scripts/jquery-3.7.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>

<div class="onto-teaser">
Expand Down

0 comments on commit 3243c04

Please sign in to comment.