Skip to content

Commit 6454121

Browse files
committed
Add redirect to ReadTheDocs
1 parent f4d130c commit 6454121

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="Refresh" content="0; url='https://robotkernel.readthedocs.io/'" />
6+
</head>
7+
<body>
8+
<a href="https://robotkernel.readthedocs.io/">https://robotkernel.readthedocs.io/</a>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)