Files
langflow/sequential-agent/index.html
github-merge-queue[bot] 6ee9fa153b deploy: 8858b82085
2025-07-30 16:46:38 +00:00

11 lines
310 B
HTML

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