Skip to content

Commit d140359

Browse files
authored
Update index.html
1 parent 62ff2bc commit d140359

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
@@ -7,7 +7,7 @@
77

88
<body>
99
<script>
10-
window.location.href = "hero/index.html"
10+
window.location.href = "quizz/index.html"
1111
var password = prompt("Entrez le mot de passe à 3 chiffres :");
1212
if (password === "123") {
1313
document.write("Accès autorisé");

0 commit comments

Comments
 (0)