Skip to content

Commit

Permalink
Fix path reflecting the quizdown version #41
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Nov 27, 2024
1 parent e7eb901 commit 64f379f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/build_mock_exam.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>mock exam</title>
<script src="../assets/quizdown/quizdown.js"></script>
<script src="../assets/quizdown-0.6.0/quizdown.js"></script>
<script>quizdown.init();</script>
</head>
<body>
Expand Down

0 comments on commit 64f379f

Please sign in to comment.