<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="robots" content="noindex"> | |
<meta http-equiv="refresh" content="0; url=/UserGuide/V1.1.x/QuickStart/QuickStart.html"> | |
<link rel="canonical" href="/UserGuide/V1.1.x/QuickStart/QuickStart.html"> | |
<title>Redirecting...</title> | |
<script> | |
const anchor = window.location.hash.substr(1); | |
location.href = `/UserGuide/V1.1.x/QuickStart/QuickStart.html${anchor?`#${anchor}`:""}`; | |
</script> | |
</head> | |
<body> | |
<p>Redirecting...</p> | |
</body> | |
</html> |