11 lines
340 B
HTML

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