Skip to content

Commit 0256643

Browse files
committed
.
1 parent d849886 commit 0256643

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<html lang="zh-CN">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Redirecting...</title>
5+
<title>redirecting...</title>
66
<meta http-equiv="refresh" content="0; url=https://opendrivelab.com/kai0-rl">
77
<script>
88
window.location.href = "https://opendrivelab.com/kai0-rl";
99
</script>
1010
</head>
1111
<body>
12-
<p>ridirecting to</p>
12+
<p>redirecting to</p>
1313
<a href="https://opendrivelab.com/kai0-rl">https://opendrivelab.com/kai0-rl</a>
1414
</body>
1515
</html>

0 commit comments

Comments
 (0)