mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
10 lines
362 B
HTML
10 lines
362 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting</title>
|
|
<meta http-equiv="refresh" content="0; url=../v8/demos/jspsych-html-keyboard-response-demo1.html" />
|
|
</head>
|
|
<body>Redirecting to <a href="../v8/demos/jspsych-html-keyboard-response-demo1.html">../v8/demos/jspsych-html-keyboard-response-demo1.html</a>...</body>
|
|
</html>
|