We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d849886 commit 0256643Copy full SHA for 0256643
1 file changed
index.html
@@ -2,14 +2,14 @@
2
<html lang="zh-CN">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Redirecting...</title>
+ <title>redirecting...</title>
6
<meta http-equiv="refresh" content="0; url=https://opendrivelab.com/kai0-rl">
7
<script>
8
window.location.href = "https://opendrivelab.com/kai0-rl";
9
</script>
10
</head>
11
<body>
12
- <p>ridirecting to</p>
+ <p>redirecting to</p>
13
<a href="https://opendrivelab.com/kai0-rl">https://opendrivelab.com/kai0-rl</a>
14
</body>
15
</html>
0 commit comments