Files
langflow/getting-started-common-installation-issues/index.html
2024-11-25 20:29:07 +00:00

11 lines
340 B
HTML

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