We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507ccc7 commit 7920ef1Copy full SHA for 7920ef1
demos/custom-events/custom-events.html
@@ -26,7 +26,7 @@ <h2>Search Results for <span class="search_term"></span></h2>
26
</div>
27
28
29
- <script src="../exercises/libs/jquery-1.4.2.min.js"></script>
+ <script src="../../exercises/libs/jquery-1.4.2.min.js"></script>
30
<script src="js/custom-events.js"></script>
31
</body>
32
</html>
0 commit comments