website/docs/desktop/index.html

11 lines
319 B
HTML

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