Inital
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="1;URL=./docs/">
|
||||
<script>
|
||||
window.location = window.location.href.replace('documentation.html', 'documentation/');
|
||||
</script>
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user