This commit is contained in:
github-merge-queue[bot]
2025-06-20 18:43:03 +00:00
parent bd2d46c605
commit dff8ebb9fa
268 changed files with 631 additions and 598 deletions

View File

@ -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>