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.
2 parents 5043081 + 1d2d597 commit 34812feCopy full SHA for 34812fe
components/esp_ot_br_server/frontend/index.html
@@ -12,7 +12,7 @@
12
<!-- <link href="/static/bootstrap.min.css" rel="stylesheet"> -->
13
<!-- <script src="/static/jquery.min.js"></script> -->
14
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
15
- <script src="https://cdn.staticfile.org/jquery/1.10.2/jquery.min.js"></script>
+ <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
16
<script src="https://d3js.org/d3.v3.min.js"></script>
17
<style>
18
.container {
0 commit comments