Skip to content

Commit b2206a0

Browse files
author
Pranesh Raghumu vedhapandiyan
committed
break
1 parent 9bfbaf1 commit b2206a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ <h1 id="header">DOM Manipulation</h1>
2222
<button id="showBoxCount" onclick="myFunction()">Show Box Count</button>
2323
<button id="create" onclick="Links()">Hi There</button>
2424
</div>
25-
<script src="script.js"></script>
25+
<script src="assests/script.js"></script>
2626
</body>
2727
</html>

0 commit comments

Comments
 (0)