Skip to content

Commit 7ae58de

Browse files
Update index.html
1 parent cf60d5d commit 7ae58de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2>Welcome to The Coders Club</h2>
2727

2828
<!-- Buttons Section -->
2929
<div class="button-container">
30-
<button onclick="window.location.href='quiz.html';">Quiz</button>
30+
<button onclick="window.location.href='https://quizizz.com/join?gc=14077684';">Quiz</button>
3131
<button onclick="window.location.href='feedback.html';">Feedback Form</button>
3232
</div>
3333
</div>

0 commit comments

Comments
 (0)