jsPsych/latest/overview/plugins/index.html
2021-10-01 16:08:29 -05:00

16 lines
428 B
HTML

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