Skip to content

Commit 8e75b36

Browse files
Update File_Zipper.html
1 parent 808217a commit 8e75b36

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

public/File_Zipper.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
<link rel="stylesheet" href='../assets/css/File_Zipper.css'>
1111
<script src='../assets/css/File_Zipper.css'></script>
12-
<script src="../assets/js/File_Zipper_js.js" type="module"></script>
13-
<script src="../assets/js/File_Zipper_js.js" type="module"></script>
12+
<script src="../assets/js/File_Zipper_js/script.js" type="module"></script>
13+
1414
</head>
1515

1616
<body>
@@ -43,4 +43,4 @@
4343
</div>
4444
</body>
4545

46-
</html>
46+
</html>

0 commit comments

Comments
 (0)