Skip to content

Commit 131e4b5

Browse files
author
Stefan Kremser
committed
Fixed jquery link
1 parent 8722f7f commit 131e4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/www/terminal.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<p id="quotes"></p>
3232
</div>
3333

34-
<script src="js/jquery-3.4.1.js"></script>
34+
<script src="js/jquery-3.4.1.min.js"></script>
3535

3636
<script>
3737
quotes = [];

0 commit comments

Comments
 (0)