Set default version of docs to latest (#1082)

gh-pages
Huang Huang 2 years ago committed by GitHub
parent 16ba76614f
commit ee969a5034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting</title>
<script>
window.location.replace("latest");
</script>
</head>
<body>
</body>
</html>
Loading…
Cancel
Save