Skip to content

Commit 1e532fd

Browse files
authored
Update DevelopmentStack.htm
1 parent f80854a commit 1e532fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ux/DevelopmentStack.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
}
8787
</style>
8888
<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
89-
<script src="https://code.jquery.com/jquery-2.1.1.min.js" integrity="sha256-h0cGsrExGgcZtSZ/fRz4AwV+Nn6Urh/3v3jFRQ0w9dQ=" crossorigin="anonymous"></script>
89+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
9090
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.4.11/d3.min.js"></script>
9191
<script src="dndTree.js"></script>
9292
</head>

0 commit comments

Comments
 (0)