mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-26 02:32:20 +08:00
deploy: d4fca1fe40
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
<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" />
|
||||
<meta http-equiv="refresh" content="0; url=/simple-agent">
|
||||
<link rel="canonical" href="/simple-agent" />
|
||||
</head>
|
||||
<script>
|
||||
window.location.href = '/starter-projects-simple-agent' + window.location.search + window.location.hash;
|
||||
window.location.href = '/simple-agent' + window.location.search + window.location.hash;
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user