We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bfbaf1 commit b2206a0Copy full SHA for b2206a0
1 file changed
index.html
@@ -22,6 +22,6 @@ <h1 id="header">DOM Manipulation</h1>
22
<button id="showBoxCount" onclick="myFunction()">Show Box Count</button>
23
<button id="create" onclick="Links()">Hi There</button>
24
</div>
25
- <script src="script.js"></script>
+ <script src="assests/script.js"></script>
26
</body>
27
</html>
0 commit comments