Skip to content

Commit f80854a

Browse files
authored
Update DevelopmentStack.htm
1 parent 7d3a312 commit f80854a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ux/DevelopmentStack.htm

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

0 commit comments

Comments
 (0)