Explorar o código

Fixed quiz download link

Owen Diffey %!s(int64=9) %!d(string=hai) anos
pai
achega
0d532cacfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      products.html

+ 1 - 1
products.html

@@ -70,7 +70,7 @@
 function quiz() {
 var answer = confirm ("Please save the file then run it.")
 if (answer)
-window.location="\quiz.ppsx";
+window.location="./Products/quiz.ppsx";
 }
 </script>
 </html>