We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90d21e commit 5f8d8a7Copy full SHA for 5f8d8a7
404.html
@@ -0,0 +1,10 @@
1
+<html>
2
+<head>
3
+ <meta http-equiv="refresh" content="0; url=http://carsmos.ai/docs/guide" />
4
+</head>
5
+<body>
6
+ <script>
7
+ window.location.href = "http://carsmos.ai/docs/guide";
8
+ </script>
9
+</body>
10
+</html>
0 commit comments