Skip to content

Commit 4496182

Browse files
committed
alter index.html
1 parent a313c0d commit 4496182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
importModule: null
1212
};
1313
</script>
14-
<script src="external/systemJS/es6Detection.js"></script>
15-
<script src="external/systemJS/es6Pollifyls.js"></script>
14+
<script src="js/es6Detection.js"></script>
15+
<script src="js/es6Pollifyls.js"></script>
1616
<link href="external/jquery-ui-1.12.1/jquery-ui.min.css" rel="stylesheet" />
1717
<link href="external/jstree-master/dist/themes/default/style.min.css" rel="stylesheet" />
1818
<link href="external/jquery-ui-1.12.1/themes/cupertino/jquery-ui.min.css" rel="stylesheet"

0 commit comments

Comments
 (0)