You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/doc/en/agent.html

17 lines
450 B
HTML

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