Browse Source

Оновити 'HW#3/index.html'

stas.vladlenko 1 year ago
parent
commit
5ed4ace688
1 changed files with 1 additions and 1 deletions
  1. 1 1
      HW#3/index.html

+ 1 - 1
HW#3/index.html

@@ -7,6 +7,6 @@
     <title>Document</title>
 </head>
 <body>
-    <script src="main.js"></script>
+    <script src="hw3.js"></script>
 </body>
 </html>