jsPsych/latest/developers/configuration/index.html
2021-10-01 16:11:13 -05:00

16 lines
460 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../7.0/developers/configuration/" />
</noscript>
<script>
window.location.replace("../../../7.0/developers/configuration/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../7.0/developers/configuration/">../../../7.0/developers/configuration/</a>...
</body>
</html>