We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47de36 commit d48be23Copy full SHA for d48be23
apps/web-roo-code/next.config.ts
@@ -24,7 +24,7 @@ const nextConfig: NextConfig = {
24
// Redirect cloud waitlist to Notion page
25
{
26
source: "/cloud-waitlist",
27
- destination: "https://shard-dogwood-daf.notion.site/238fd1401b0a8087b858e1ad431507cf?pvs=105",
+ destination: "https://roo-code.notion.site/238fd1401b0a8087b858e1ad431507cf?pvs=105",
28
permanent: false,
29
},
30
]
0 commit comments