Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 1dcd817

Browse files
committed
changed name of js file
1 parent 6a4ffd3 commit 1dcd817

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Week1/HomeWork/js-exercises/ex-3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<button id="axios">this button with axios</button>
1414

1515
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
16-
<script src="randomDog.js"></script>
16+
<script src="ex-3.js"></script>
1717
</body>
1818
</html>

0 commit comments

Comments
 (0)