We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a2c96 commit 3c5afd2Copy full SHA for 3c5afd2
index.html
@@ -4,11 +4,11 @@
4
<meta charset="UTF-8">
5
<meta http-equiv="refresh" content="1; url=https://braindecode.org/stable/index.html">
6
<script type="text/javascript">
7
- window.location.href = "https://braindecode.org/stable/index.html\""
+ window.location.href = "https://braindecode.org/stable/index.html"
8
</script>
9
<title>Page Redirection</title>
10
</head>
11
<body>
12
- If you are not redirected automatically, follow this <a href='https://braindecode.org/stable/index.html"'>link</a>.
+ If you are not redirected automatically, follow this <a href='https://braindecode.org/stable/index.html'>link</a>.
13
</body>
14
</html>
0 commit comments