Skip to content

Commit cfd2860

Browse files
authored
Update WebFrontEndStack.htm
1 parent 5103fdf commit cfd2860

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ux/WebFrontEndStack.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://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></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)