datahub/docs/next/index.html

11 lines
283 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/docs/">
<link rel="canonical" href="/docs/" />
</head>
<script>
window.location.href = '/docs/' + window.location.search + window.location.hash;
</script>
</html>