mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 05:39:16 +08:00
11 lines
355 B
HTML
11 lines
355 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/starter-projects-simple-agent">
|
|
<link rel="canonical" href="/starter-projects-simple-agent" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/starter-projects-simple-agent' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |